Lines Matching refs:flags
150 const struct path *path, int flags, char *buffer, in path_name() argument
157 error = aa_path_name(path, flags, buffer, name, &info, in path_name()
223 u32 request, struct path_cond *cond, int flags, in __aa_path_perm() argument
230 ((flags & PATH_SOCK_COND) && !RULE_MEDIATES_v9NET(rules))) in __aa_path_perm()
245 struct path_cond *cond, int flags, in profile_path_perm() argument
255 flags | profile->path_flags, buffer, &name, cond, in profile_path_perm()
260 flags, perms); in profile_path_perm()
277 const struct path *path, int flags, u32 request, in aa_path_perm() argument
285 flags |= PATH_DELEGATE_DELETED | (S_ISDIR(cond->mode) ? PATH_IS_DIR : in aa_path_perm()
292 request, cond, flags, &perms)); in aa_path_perm()
492 int flags, error; in __file_path_perm() local
499 flags = PATH_DELEGATE_DELETED | (S_ISDIR(cond.mode) ? PATH_IS_DIR : 0); in __file_path_perm()
508 request, &cond, flags, &perms)); in __file_path_perm()
522 buffer, request, &cond, flags, in __file_path_perm()
528 buffer, request, &cond, flags, in __file_path_perm()