Home
last modified time | relevance | path

Searched refs:vfs_op_exit_locked (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_mount.c1513 vfs_op_exit_locked(mp); in dounmount_cleanup()
1562 vfs_op_exit_locked(struct mount *mp) in vfs_op_exit_locked() function
1578 vfs_op_exit_locked(mp); in vfs_op_exit()
1867 vfs_op_exit_locked(mp); in dounmount()
H A Dvfs_vnops.c2005 vfs_op_exit_locked(mp); in vfs_write_suspend()
2022 vfs_op_exit_locked(mp); in vfs_write_suspend()
/f-stack/freebsd/sys/
H A Dmount.h1045 void vfs_op_exit_locked(struct mount *);