Searched refs:fakefileno (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clrpcops.c2861 u_int64_t dotfileid, dotdotfileid = 0, fakefileno = UINT64_MAX; local
2959 fakefileno--;
2960 } while (fakefileno ==
2962 dotdotfileid = fakefileno;
3192 fakefileno--;
3193 } while (fakefileno ==
3195 dp->d_fileno = fakefileno;
3305 u_int64_t dotfileid, dotdotfileid = 0, fakefileno = UINT64_MAX; local
3396 fakefileno--;
3397 } while (fakefileno
[all...]

Completed in 162 milliseconds