Home
last modified time | relevance | path

Searched refs:OP_LINK (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/include/
H A Daudit.h54 #define OP_LINK "link" macro
/kernel/linux/linux-6.6/security/apparmor/include/
H A Daudit.h54 #define OP_LINK "link" macro
/kernel/linux/linux-5.10/security/apparmor/
H A Dfile.c368 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()
/kernel/linux/linux-6.6/security/apparmor/
H A Dfile.c341 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()
/kernel/linux/linux-5.10/include/linux/
H A Dnfs4.h87 OP_LINK = 11, enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dnfs4.h87 OP_LINK = 11, enumerator
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4xdr.c2107 [OP_LINK] = (nfsd4_dec)nfsd4_decode_link,
5068 [OP_LINK] = (nfsd4_enc)nfsd4_encode_link,
H A Dnfs4proc.c2856 [OP_LINK] = {
2860 .op_name = "OP_LINK",
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4xdr.c2336 [OP_LINK] = nfsd4_decode_link,
5271 [OP_LINK] = nfsd4_encode_link,
H A Dnfs4proc.c3194 [OP_LINK] = {
3198 .op_name = "OP_LINK",
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4xdr.c1290 encode_op_hdr(xdr, OP_LINK, decode_link_maxsz, hdr); in encode_link()
4925 status = decode_op_hdr(xdr, OP_LINK); in decode_link()
6279 * Note order: OP_LINK leaves the directory as the current in nfs4_xdr_dec_link()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4xdr.c1302 encode_op_hdr(xdr, OP_LINK, decode_link_maxsz, hdr); in encode_link()
5020 status = decode_op_hdr(xdr, OP_LINK); in decode_link()
6375 * Note order: OP_LINK leaves the directory as the current in nfs4_xdr_dec_link()

Completed in 49 milliseconds