Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/include/
Daudit.h67 OP_GETATTR, enumerator
/linux-4.4.14/include/linux/
Dnfs4.h67 OP_GETATTR = 9, enumerator
/linux-4.4.14/security/apparmor/
Dlsm.c362 return common_perm_mnt_dentry(OP_GETATTR, path->mnt, path->dentry, in apparmor_inode_getattr()
/linux-4.4.14/fs/nfs/
Dnfs4xdr.c1193 encode_op_hdr(xdr, OP_GETATTR, decode_getattr_maxsz, hdr); in encode_getattr_one()
1203 encode_op_hdr(xdr, OP_GETATTR, decode_getattr_maxsz, hdr); in encode_getattr_two()
1217 encode_op_hdr(xdr, OP_GETATTR, decode_getattr_maxsz, hdr); in encode_getattr_three()
4334 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_server_caps()
4366 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_statfs()
4403 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_pathconf()
4669 status = decode_op_hdr(xdr, OP_GETATTR); in decode_getfattr_generic()
4809 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_fsinfo()
5299 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_getacl()
/linux-4.4.14/fs/nfsd/
Dnfs4proc.c1989 [OP_GETATTR] = {
Dnfs4xdr.c1716 [OP_GETATTR] = (nfsd4_dec)nfsd4_decode_getattr,
4224 [OP_GETATTR] = (nfsd4_enc)nfsd4_encode_getattr,