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

/linux-master/include/linux/
H A Dmount.h115 extern int may_umount_tree(struct vfsmount *);
/linux-master/fs/autofs/
H A Dexpire.c58 if (!may_umount_tree(path.mnt)) {
159 if (!may_umount_tree(mnt)) {
/linux-master/fs/
H A Dnamespace.c1498 * may_umount_tree - check if a mount tree is busy
1505 int may_umount_tree(struct vfsmount *m) function
1527 EXPORT_SYMBOL(may_umount_tree); variable

Completed in 113 milliseconds