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

/linux-master/security/apparmor/include/
H A Daudit.h61 #define OP_OPEN "open" macro
/linux-master/include/linux/
H A Dnfs4.h94 OP_OPEN = 18, enumerator in enum:nfs_opnum4
/linux-master/security/apparmor/
H A Dlsm.c491 error = aa_path_perm(OP_OPEN, file->f_cred,
/linux-master/fs/nfsd/
H A Dnfs4proc.c2701 if (op->opnum == OP_OPEN)
3257 [OP_OPEN] = {
3260 .op_name = "OP_OPEN",
H A Dnfs4xdr.c2343 [OP_OPEN] = nfsd4_decode_open,
5552 [OP_OPEN] = nfsd4_encode_open,
/linux-master/fs/nfs/
H A Dnfs4xdr.c1538 encode_op_hdr(xdr, OP_OPEN, decode_open_maxsz, hdr);
5223 if (!__decode_op_hdr(xdr, OP_OPEN, &status))

Completed in 189 milliseconds