Searched refs:VFS_MOUNT (Results 1 – 5 of 5) sorted by relevance
195 error = VFS_MOUNT(mp); in mount_snapshot()
1215 * XXX The final recipients of VFS_MOUNT just overwrite the ndp they in vfs_domount_first() 1220 if ((error = VFS_MOUNT(mp)) != 0 || in vfs_domount_first() 1477 * XXX The final recipients of VFS_MOUNT just overwrite the ndp they in vfs_domount_update() 1481 * When only updating mount exports, VFS_MOUNT() does not need to in vfs_domount_update() 1484 * "from" is typically not set correctly such that VFS_MOUNT() will in vfs_domount_update() 1486 * deadlock if VFS_MOUNT() is called when extended attributes are in vfs_domount_update() 1491 error = VFS_MOUNT(mp); in vfs_domount_update() 3148 error = VFS_MOUNT(mp); in vfs_remount_ro()
271 error = VFS_MOUNT(mp); in vfs_mountroot_devfs()
858 VFS_MOUNT(struct mount *mp) in VFS_MOUNT() function
374 VFS_MOUNT.9 \