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

/linux-master/security/apparmor/include/
H A Daudit.h54 #define OP_LINK "link" macro
/linux-master/security/apparmor/
H A Dfile.c341 error = path_name(OP_LINK, subj_cred, &profile->label, link,
348 error = path_name(OP_LINK, subj_cred, &profile->label, target,
410 profile, &lperms, OP_LINK, request, lname, tname,
/linux-master/include/linux/
H A Dnfs4.h87 OP_LINK = 11, enumerator in enum:nfs_opnum4
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2336 [OP_LINK] = nfsd4_decode_link,
5545 [OP_LINK] = nfsd4_encode_link,
H A Dnfs4proc.c3210 [OP_LINK] = {
3214 .op_name = "OP_LINK",
/linux-master/fs/nfs/
H A Dnfs4xdr.c1302 encode_op_hdr(xdr, OP_LINK, decode_link_maxsz, hdr);
5029 status = decode_op_hdr(xdr, OP_LINK);
6384 * Note order: OP_LINK leaves the directory as the current

Completed in 128 milliseconds