aa_path_perm      192 security/apparmor/include/file.h int aa_path_perm(const char *op, struct aa_label *label,
aa_path_perm      201 security/apparmor/lsm.c 		error = aa_path_perm(op, label, path, 0, mask, cond);
aa_path_perm      362 security/apparmor/lsm.c 		error = aa_path_perm(OP_RENAME_SRC, label, &old_path, 0,
aa_path_perm      367 security/apparmor/lsm.c 			error = aa_path_perm(OP_RENAME_DEST, label, &new_path,
aa_path_perm      416 security/apparmor/lsm.c 		error = aa_path_perm(OP_OPEN, label, &file->f_path, 0,