Searched refs:OP_LINK (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | file.c | 368 error = path_name(OP_LINK, &profile->label, link, profile->path_flags, in profile_path_link() 374 error = path_name(OP_LINK, &profile->label, target, profile->path_flags, in profile_path_link() 433 return aa_audit_file(profile, &lperms, OP_LINK, request, lname, tname, in profile_path_link()
|
| /OK3568_Linux_fs/kernel/security/apparmor/include/ |
| H A D | audit.h | 54 #define OP_LINK "link" macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nfs4.h | 87 OP_LINK = 11, enumerator
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfs4xdr.c | 2107 [OP_LINK] = (nfsd4_dec)nfsd4_decode_link, 5060 [OP_LINK] = (nfsd4_enc)nfsd4_encode_link,
|
| H A D | nfs4proc.c | 2864 [OP_LINK] = {
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs4xdr.c | 1290 encode_op_hdr(xdr, OP_LINK, decode_link_maxsz, hdr); in encode_link() 4927 status = decode_op_hdr(xdr, OP_LINK); in decode_link()
|