Searched refs:VFS_MOUNT (Results 1 – 5 of 5) sorted by relevance
195 error = VFS_MOUNT(mp); in mount_snapshot()
1190 * XXX The final recipients of VFS_MOUNT just overwrite the ndp they in vfs_domount_first() 1195 if ((error = VFS_MOUNT(mp)) != 0 || in vfs_domount_first() 1441 * XXX The final recipients of VFS_MOUNT just overwrite the ndp they in vfs_domount_update() 1446 * "from" is typically not set correctly such that VFS_MOUNT() will in vfs_domount_update() 1447 * return ENOENT. It is not obvious that VFS_MOUNT() ever needs to be in vfs_domount_update() 1454 error = VFS_MOUNT(mp); in vfs_domount_update() 3076 error = VFS_MOUNT(mp); in vfs_remount_ro()
271 error = VFS_MOUNT(mp); in vfs_mountroot_devfs()
854 #define VFS_MOUNT(MP) ({ \ macro
367 VFS_MOUNT.9 \