Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c3395 u_int64_t dotfileid, dotdotfileid = 0, fakefileno = UINT64_MAX; in nfsrpc_readdir() local
3462 dotfileid = 0; /* Fake out the compiler. */ in nfsrpc_readdir()
3467 dotfileid = nfsva.na_fileid; in nfsrpc_readdir()
3483 dotdotfileid = dotfileid; in nfsrpc_readdir()
3508 dotdotfileid = dotfileid; in nfsrpc_readdir()
3520 dp->d_fileno = dotfileid; in nfsrpc_readdir()
3874 u_int64_t dotfileid, dotdotfileid = 0, fakefileno = UINT64_MAX; in nfsrpc_readdirplus() local
3933 dotfileid = 0; /* Fake out the compiler. */ in nfsrpc_readdirplus()
3939 dotfileid = nfsva.na_fileid; in nfsrpc_readdirplus()
3955 dotdotfileid = dotfileid; in nfsrpc_readdirplus()
[all...]