Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Daudit.h60 #define OP_GETATTR "getattr" macro
/linux/include/linux/
H A Dnfs4.h88 OP_GETATTR = 9, enumerator
/linux/fs/nfs/
H A Dnfs4xdr.c1278 encode_op_hdr(xdr, OP_GETATTR, decode_getattr_maxsz, hdr); in encode_getattr()
4567 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_server_caps()
4605 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_statfs()
4642 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_pathconf()
4902 status = decode_op_hdr(xdr, OP_GETATTR); in decode_getfattr_generic()
5056 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_fsinfo()
5540 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_getacl()
/linux/security/apparmor/
H A Dlsm.c457 return common_perm_cond(OP_GETATTR, path, AA_MAY_GETATTR); in apparmor_inode_getattr()
/linux/fs/nfsd/
H A Dnfs4xdr.c2365 [OP_GETATTR] = nfsd4_decode_getattr,
5755 [OP_GETATTR] = nfsd4_encode_getattr,
H A Dnfs4proc.c3443 [OP_GETATTR] = {