collect_mounts   2317 include/linux/fs.h extern struct vfsmount *collect_mounts(const struct path *);
collect_mounts    702 kernel/audit_tree.c 		root_mnt = collect_mounts(&path);
collect_mounts    833 kernel/audit_tree.c 	mnt = collect_mounts(&path);
collect_mounts    883 kernel/audit_tree.c 	tagged = collect_mounts(&path2);