Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Daudit_tree.c606 root_mnt = collect_mounts(&path); in audit_trim_trees()
738 mnt = collect_mounts(&path); in audit_add_tree_rule()
788 tagged = collect_mounts(&path2); in audit_tag_tree()
/linux-4.1.27/include/linux/
Dfs.h1992 extern struct vfsmount *collect_mounts(struct path *);
/linux-4.1.27/fs/
Dnamespace.c1730 struct vfsmount *collect_mounts(struct path *path) in collect_mounts() function