Home
last modified time | relevance | path

Searched refs:drop_collected_paths (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dmount.h107 extern void drop_collected_paths(const struct path *, const struct path *);
/linux/kernel/
H A Daudit_tree.c716 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()
/linux/fs/
H A Dnamespace.c2281 void drop_collected_paths(const struct path *paths, const struct path *prealloc) in drop_collected_paths() function