Searched refs:OP_OPEN (Results 1 – 4 of 4) sorted by relevance
61 #define OP_OPEN "open" macro
3118 if (op->opnum == OP_OPEN) in nfsd4_proc_compound() 3685 [OP_OPEN] = {3688 .op_name = "OP_OPEN",
2512 [OP_OPEN] = nfsd4_decode_open,6189 [OP_OPEN] = nfsd4_encode_open,
494 error = aa_path_perm(OP_OPEN, file->f_cred, in apparmor_file_open()