Searched refs:OP_LINK (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/security/apparmor/ |
H A D | file.c | 341 error = path_name(OP_LINK, subj_cred, &profile->label, link, in profile_path_link() 348 error = path_name(OP_LINK, subj_cred, &profile->label, target, in profile_path_link() 410 profile, &lperms, OP_LINK, request, lname, tname, in profile_path_link()
|
/openbmc/linux/security/apparmor/include/ |
H A D | audit.h | 54 #define OP_LINK "link" macro
|
/openbmc/linux/include/linux/ |
H A D | nfs4.h | 87 OP_LINK = 11, enumerator
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4xdr.c | 2328 [OP_LINK] = nfsd4_decode_link, 5263 [OP_LINK] = nfsd4_encode_link,
|
H A D | nfs4proc.c | 3196 [OP_LINK] = {
|
/openbmc/linux/fs/nfs/ |
H A D | nfs4xdr.c | 1302 encode_op_hdr(xdr, OP_LINK, decode_link_maxsz, hdr); in encode_link() 5020 status = decode_op_hdr(xdr, OP_LINK); in decode_link()
|