Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Daudit_tree.c702 root_mnt = collect_mounts(&path); in audit_trim_trees()
833 mnt = collect_mounts(&path); in audit_add_tree_rule()
883 tagged = collect_mounts(&path2); in audit_tag_tree()
/Linux-v5.4/include/linux/
Dfs.h2309 extern struct vfsmount *collect_mounts(const struct path *);
/Linux-v5.4/fs/
Dnamespace.c1816 struct vfsmount *collect_mounts(const struct path *path) in collect_mounts() function