Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dvfs.h32 #define NFSD_MAY_64BIT_COOKIE 0x1000 /* 64 bit readdir cookies for >= NFSv3 */ macro
H A Dvfs.c794 if (may_flags & NFSD_MAY_64BIT_COOKIE) in __nfsd_open()
2047 may_flags |= NFSD_MAY_64BIT_COOKIE; in nfsd_readdir()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dvfs.h34 #define NFSD_MAY_64BIT_COOKIE 0x1000 /* 64 bit readdir cookies for >= NFSv3 */ macro
H A Dvfs.c869 if (may_flags & NFSD_MAY_64BIT_COOKIE) in __nfsd_open()
2107 may_flags |= NFSD_MAY_64BIT_COOKIE; in nfsd_readdir()
H A Dtrace.h87 { NFSD_MAY_64BIT_COOKIE, "64BIT_COOKIE" })

Completed in 8 milliseconds