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.h108 extern void drop_collected_paths(struct path *, struct path *);
/linux/kernel/
H A Daudit_tree.c714 drop_collected_paths(paths, array); in audit_trim_trees()
844 drop_collected_paths(paths, array); in audit_add_tree_rule()
893 drop_collected_paths(paths, array); in audit_tag_tree()
963 drop_collected_paths(paths, array); in audit_tag_tree()
/linux/fs/
H A Dnamespace.c2335 void drop_collected_paths(struct path *paths, struct path *prealloc) in drop_collected_paths() function