Home
last modified time | relevance | path

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

/NextBSD/sys/fs/nfsclient/
HDnfs_clrpcops.c2706 long dotfileid, dotdotfileid = 0; in nfsrpc_readdir() local
2771 dotfileid = 0; /* Fake out the compiler. */ in nfsrpc_readdir()
2776 dotfileid = nfsva.na_fileid; in nfsrpc_readdir()
2792 dotdotfileid = dotfileid; in nfsrpc_readdir()
2817 dotdotfileid = dotfileid; in nfsrpc_readdir()
2827 dp->d_fileno = dotfileid; in nfsrpc_readdir()
3143 long dotfileid, dotdotfileid = 0, fileno = 0; in nfsrpc_readdirplus() local
3197 dotfileid = 0; /* Fake out the compiler. */ in nfsrpc_readdirplus()
3203 dotfileid = nfsva.na_fileid; in nfsrpc_readdirplus()
3219 dotdotfileid = dotfileid; in nfsrpc_readdirplus()
[all …]