Searched refs:VFS_UNMOUNT (Results 1 – 2 of 2) sorted by relevance
813 #define VFS_UNMOUNT(MP, FORCE) ({ \ macro
985 error = VFS_UNMOUNT(mp, 0); in vfs_domount_first()1843 error = VFS_UNMOUNT(mp, flags); in dounmount()