Home
last modified time | relevance | path

Searched refs:NSLVL (Results 1 – 1 of 1) sorted by relevance

/reactos/base/services/nfsd/
H A Dnamespace.c30 #define NSLVL 2 /* dprintf level for namespace logging */ macro
47 dprintf(NSLVL, "--> nfs41_root_create()\n"); in nfs41_root_create()
81 dprintf(NSLVL, "--> nfs41_root_free()\n"); in root_free()
89 dprintf(NSLVL, "<-- nfs41_root_free()\n"); in root_free()
97 dprintf(NSLVL, "nfs41_root_ref() count %d\n", count); in nfs41_root_ref()
105 dprintf(NSLVL, "nfs41_root_deref() count %d\n", count); in nfs41_root_deref()
151 dprintf(NSLVL, "--> root_client_find_addrs()\n"); in root_client_find_addrs()
217 dprintf(NSLVL, "--> root_client_find()\n"); in root_client_find()
226 dprintf(NSLVL, "<-- root_client_find() returning 0x%p\n", in root_client_find()
347 dprintf(NSLVL, "--> nfs41_root_mount_addrs()\n"); in nfs41_root_mount_addrs()
[all …]