Lines Matching refs:fakefileno
3514 u_int64_t dotfileid, dotdotfileid = 0, fakefileno = UINT64_MAX; in nfsrpc_readdir() local
3615 fakefileno--; in nfsrpc_readdir()
3616 } while (fakefileno == in nfsrpc_readdir()
3618 dotdotfileid = fakefileno; in nfsrpc_readdir()
3880 fakefileno--; in nfsrpc_readdir()
3881 } while (fakefileno == in nfsrpc_readdir()
3883 dp->d_fileno = fakefileno; in nfsrpc_readdir()
3993 u_int64_t dotfileid, dotdotfileid = 0, fakefileno = UINT64_MAX; in nfsrpc_readdirplus() local
4090 fakefileno--; in nfsrpc_readdirplus()
4091 } while (fakefileno == in nfsrpc_readdirplus()
4093 dotdotfileid = fakefileno; in nfsrpc_readdirplus()
4370 fakefileno--; in nfsrpc_readdirplus()
4371 } while (fakefileno == in nfsrpc_readdirplus()
4373 dp->d_fileno = fakefileno; in nfsrpc_readdirplus()