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