Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Daudit_tree.c700 root_mnt = collect_mounts(&path); in audit_trim_trees()
831 mnt = collect_mounts(&path); in audit_add_tree_rule()
881 tagged = collect_mounts(&path2); in audit_tag_tree()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h2390 extern struct vfsmount *collect_mounts(const struct path *);
/OK3568_Linux_fs/kernel/fs/
H A Dnamespace.c1881 struct vfsmount *collect_mounts(const struct path *path) in collect_mounts() function