Home
last modified time | relevance | path

Searched refs:vfs_op_thread_exit_crit (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dmount.h1146 vfs_op_thread_exit_crit(mp, _mpcpu); \
1161 #define vfs_op_thread_exit_crit(mp, _mpcpu) do { \ macro
1169 vfs_op_thread_exit_crit(mp, _mpcpu); \
/freebsd/sys/kern/
H A Dvfs_cache.c5607 vfs_op_thread_exit_crit(prev_mp, prev_mpcpu); in cache_fplookup_climb_mount()
5611 vfs_op_thread_exit_crit(prev_mp, prev_mpcpu); in cache_fplookup_climb_mount()
5613 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5617 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5622 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5627 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5637 vfs_op_thread_exit_crit(prev_mp, prev_mpcpu); in cache_fplookup_climb_mount()
5664 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_cross_mount()
5668 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_cross_mount()
5673 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_cross_mount()
[all …]