Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_mount.c1128 vfs_op_enter(mp); in vfs_domount_update()
1530 vfs_op_enter(struct mount *mp) in vfs_op_enter() function
1770 vfs_op_enter(mp); in dounmount()
H A Dvfs_vnops.c2000 vfs_op_enter(mp); in vfs_write_suspend()
/f-stack/freebsd/sys/
H A Dmount.h1044 void vfs_op_enter(struct mount *);