Searched refs:drop_collected_paths (Results 1 – 3 of 3) sorted by relevance
107 extern void drop_collected_paths(const struct path *, const struct path *);
716 drop_collected_paths(paths, array); in audit_trim_trees()846 drop_collected_paths(paths, array); in audit_add_tree_rule()895 drop_collected_paths(paths, array); in audit_tag_tree()965 drop_collected_paths(paths, array); in audit_tag_tree()
2281 void drop_collected_paths(const struct path *paths, const struct path *prealloc) in drop_collected_paths() function