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