Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/include/
A Daudit.h60 #define OP_GETATTR "getattr" macro
/linux-6.3-rc2/include/linux/
A Dnfs4.h85 OP_GETATTR = 9, enumerator
/linux-6.3-rc2/fs/nfs/
A Dnfs4xdr.c1260 encode_op_hdr(xdr, OP_GETATTR, decode_getattr_maxsz, hdr); in encode_getattr()
4447 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_server_caps()
4483 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_statfs()
4520 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_pathconf()
4775 status = decode_op_hdr(xdr, OP_GETATTR); in decode_getfattr_generic()
4929 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_fsinfo()
5409 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_getacl()
/linux-6.3-rc2/security/apparmor/
A Dlsm.c437 return common_perm_cond(OP_GETATTR, path, AA_MAY_GETATTR); in apparmor_inode_getattr()
/linux-6.3-rc2/fs/nfsd/
A Dnfs4xdr.c2334 [OP_GETATTR] = nfsd4_decode_getattr,
5279 [OP_GETATTR] = nfsd4_encode_getattr,
A Dnfs4proc.c3150 [OP_GETATTR] = {

Completed in 46 milliseconds