Searched refs:OP_REMOVEXATTR (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dnfs4.h157 OP_REMOVEXATTR = 75, enumerator in enum:nfs_opnum4
168 #define LAST_NFS42_OP OP_REMOVEXATTR
/linux-master/fs/nfs/
H A Dnfs42xdr.c483 encode_op_hdr(xdr, OP_REMOVEXATTR, decode_removexattr_maxsz, hdr);
1175 status = decode_op_hdr(xdr, OP_REMOVEXATTR);
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2413 [OP_REMOVEXATTR] = nfsd4_decode_removexattr,
5623 [OP_REMOVEXATTR] = nfsd4_encode_removexattr,
H A Dnfs4proc.c3572 [OP_REMOVEXATTR] = {
3575 .op_name = "OP_REMOVEXATTR",

Completed in 140 milliseconds