Searched refs:NFSERR_LOCK_RANGE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | nfs.h | 96 NFSERR_LOCK_RANGE = 10028, /* v4 */ enumerator |
/linux-4.4.14/fs/nfsd/ | ||
D | nfsd.h | 199 #define nfserr_lock_range cpu_to_be32(NFSERR_LOCK_RANGE) |