Searched refs:NFSD_MAY_64BIT_COOKIE (Results 1 – 3 of 3) sorted by relevance
34 #define NFSD_MAY_64BIT_COOKIE 0x1000 /* 64 bit readdir cookies for >= NFSv3 */ macro
871 if (may_flags & NFSD_MAY_64BIT_COOKIE) in __nfsd_open()2116 may_flags |= NFSD_MAY_64BIT_COOKIE; in nfsd_readdir()
87 { NFSD_MAY_64BIT_COOKIE, "64BIT_COOKIE" })