Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dvfs.h32 #define NFSD_MAY_64BIT_COOKIE 0x1000 /* 64 bit readdir cookies for >= NFSv3 */ macro
Dvfs.c786 if (may_flags & NFSD_MAY_64BIT_COOKIE) in nfsd_open()
1945 may_flags |= NFSD_MAY_64BIT_COOKIE; in nfsd_readdir()