Searched refs:NFSERR_LOCKS_HELD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | nfs.h | 107 NFSERR_LOCKS_HELD = 10037, /* v4 */ enumerator |
/openbmc/linux/fs/nfsd/ | ||
H A D | nfsd.h | 255 #define nfserr_locks_held cpu_to_be32(NFSERR_LOCKS_HELD) |