Searched refs:EXCHGID4_FLAG_MASK_R (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
D | nfs4.h | 136 #define EXCHGID4_FLAG_MASK_R 0x80070103 macro |
/linux-4.1.27/fs/nfs/ | ||
D | nfs4proc.c | 6634 if (flags & ~EXCHGID4_FLAG_MASK_R) in nfs4_check_cl_exchange_flags() |