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

/linux-master/include/linux/
H A Dnfs4.h154 OP_GETXATTR = 72, enumerator in enum:nfs_opnum4
/linux-master/fs/nfs/
H A Dnfs42xdr.c476 encode_op_hdr(xdr, OP_GETXATTR, decode_getxattr_maxsz, hdr);
1141 status = decode_op_hdr(xdr, OP_GETXATTR);
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2410 [OP_GETXATTR] = nfsd4_decode_getxattr,
5620 [OP_GETXATTR] = nfsd4_encode_getxattr,
H A Dnfs4proc.c3556 [OP_GETXATTR] = {
3558 .op_name = "OP_GETXATTR",

Completed in 224 milliseconds