Searched refs:NFSERR_OLD_STATEID (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/uapi/linux/ | ||
D | nfs.h | 94 NFSERR_OLD_STATEID = 10024, /* v4 */ enumerator |
/linux-6.6.21/fs/nfsd/ | ||
D | nfsd.h | 243 #define nfserr_old_stateid cpu_to_be32(NFSERR_OLD_STATEID) |