Home
last modified time | relevance | path

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

/linux/security/apparmor/
A Dfile.c370 error = path_name(OP_LINK, &profile->label, link, profile->path_flags, in profile_path_link()
376 error = path_name(OP_LINK, &profile->label, target, profile->path_flags, in profile_path_link()
435 return aa_audit_file(profile, &lperms, OP_LINK, request, lname, tname, in profile_path_link()
/linux/security/apparmor/include/
A Daudit.h54 #define OP_LINK "link" macro
/linux/include/linux/
A Dnfs4.h87 OP_LINK = 11, enumerator
/linux/fs/nfsd/
A Dnfs4xdr.c2228 [OP_LINK] = (nfsd4_dec)nfsd4_decode_link,
5191 [OP_LINK] = (nfsd4_enc)nfsd4_encode_link,
A Dnfs4proc.c2994 [OP_LINK] = {
/linux/fs/nfs/
A Dnfs4xdr.c1302 encode_op_hdr(xdr, OP_LINK, decode_link_maxsz, hdr); in encode_link()
4969 status = decode_op_hdr(xdr, OP_LINK); in decode_link()

Completed in 334 milliseconds