Searched refs:NFSERR_LOCKED (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/include/uapi/linux/ | ||
| D | nfs.h | 78 NFSERR_LOCKED = 10012, /* v4 */ enumerator |
| /linux-4.1.27/fs/nfsd/ | ||
| D | nfsd.h | 212 #define nfserr_locked cpu_to_be32(NFSERR_LOCKED) |