Searched refs:OP_GETATTR (Results 1 - 6 of 6) sorted by relevance

/linux-master/security/apparmor/include/
H A Daudit.h60 #define OP_GETATTR "getattr" macro
/linux-master/include/linux/
H A Dnfs4.h85 OP_GETATTR = 9, enumerator in enum:nfs_opnum4
/linux-master/fs/nfs/
H A Dnfs4xdr.c1260 encode_op_hdr(xdr, OP_GETATTR, decode_getattr_maxsz, hdr);
4456 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0)
4492 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0)
4529 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0)
4784 status = decode_op_hdr(xdr, OP_GETATTR);
4938 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0)
5418 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0)
/linux-master/security/apparmor/
H A Dlsm.c456 return common_perm_cond(OP_GETATTR, path, AA_MAY_GETATTR);
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2334 [OP_GETATTR] = nfsd4_decode_getattr,
5543 [OP_GETATTR] = nfsd4_encode_getattr,
H A Dnfs4proc.c3199 [OP_GETATTR] = {
3203 .op_name = "OP_GETATTR",

Completed in 362 milliseconds