Searched refs:OP_LINK (Results 1 – 6 of 6) sorted by relevance
| /linux/security/apparmor/ |
| A D | file.c | 328 error = path_name(OP_LINK, subj_cred, &profile->label, link, in profile_path_link() 335 error = path_name(OP_LINK, subj_cred, &profile->label, target, in profile_path_link() 397 profile, &lperms, OP_LINK, request, lname, tname, in profile_path_link()
|
| /linux/security/apparmor/include/ |
| A D | audit.h | 54 #define OP_LINK "link" macro
|
| /linux/include/linux/ |
| A D | nfs4.h | 87 OP_LINK = 11, enumerator
|
| /linux/fs/nfsd/ |
| A D | nfs4xdr.c | 2357 [OP_LINK] = nfsd4_decode_link, 5616 [OP_LINK] = nfsd4_encode_link,
|
| A D | nfs4proc.c | 3263 [OP_LINK] = {
|
| /linux/fs/nfs/ |
| A D | nfs4xdr.c | 1302 encode_op_hdr(xdr, OP_LINK, decode_link_maxsz, hdr); in encode_link() 5071 status = decode_op_hdr(xdr, OP_LINK); in decode_link()
|
Completed in 45 milliseconds