Searched refs:iterate_mounts (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmount.h121 extern int iterate_mounts(int (*)(struct vfsmount *, void *), void *,
/linux-master/kernel/
H A Daudit_tree.c709 if (iterate_mounts(compare_root,
839 err = iterate_mounts(tag_mount, tree, mnt);
917 failed = iterate_mounts(tag_mount, tree, tagged);
/linux-master/fs/
H A Dnamespace.c2137 int iterate_mounts(int (*f)(struct vfsmount *, void *), void *arg, function

Completed in 173 milliseconds