Searched refs:match_file (Results 1 – 1 of 1) sorted by relevance
2327 static int match_file(const void *p, struct file *file, unsigned fd) in match_file() function2366 n = iterate_fd(files, 0, match_file, cred); in flush_unauthorized_files()2376 } while ((n = iterate_fd(files, n, match_file, cred)) != 0); in flush_unauthorized_files()