Searched refs:NFS4ERR_NOT_ONLY_OP (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/include/linux/ | ||
D | nfs4.h | 364 NFS4ERR_NOT_ONLY_OP = 10081, /* bad compound */ enumerator |
/linux-3.4.99/fs/nfsd/ | ||
D | nfsd.h | 241 #define nfserr_not_only_op cpu_to_be32(NFS4ERR_NOT_ONLY_OP) |