Searched refs:collect_mounts (Results 1 – 3 of 3) sorted by relevance
608 root_mnt = collect_mounts(&path); in audit_trim_trees()740 mnt = collect_mounts(&path); in audit_add_tree_rule()790 tagged = collect_mounts(&path2); in audit_tag_tree()
2017 extern struct vfsmount *collect_mounts(struct path *);
1741 struct vfsmount *collect_mounts(struct path *path) in collect_mounts() function