Home
last modified time | relevance | path

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

/linux-6.15/security/apparmor/
H A Dfile.c328 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-6.15/security/apparmor/include/
H A Daudit.h54 #define OP_LINK "link" macro
/linux-6.15/include/linux/
H A Dnfs4.h89 OP_LINK = 11, enumerator
/linux-6.15/fs/nfsd/
H A Dnfs4xdr.c2379 [OP_LINK] = nfsd4_decode_link,
5733 [OP_LINK] = nfsd4_encode_link,
H A Dnfs4proc.c3373 [OP_LINK] = {
/linux-6.15/fs/nfs/
H A Dnfs4xdr.c1302 encode_op_hdr(xdr, OP_LINK, decode_link_maxsz, hdr); in encode_link()
5071 status = decode_op_hdr(xdr, OP_LINK); in decode_link()