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.h1156 vfs_op_thread_exit_crit(mp, _mpcpu); \
1171 #define vfs_op_thread_exit_crit(mp, _mpcpu) do { \ macro
1179 vfs_op_thread_exit_crit(mp, _mpcpu); \
/freebsd/sys/kern/
H A Dvfs_cache.c5682 vfs_op_thread_exit_crit(prev_mp, prev_mpcpu); in cache_fplookup_climb_mount()
5686 vfs_op_thread_exit_crit(prev_mp, prev_mpcpu); in cache_fplookup_climb_mount()
5688 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5692 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5697 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5702 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5712 vfs_op_thread_exit_crit(prev_mp, prev_mpcpu); in cache_fplookup_climb_mount()
5739 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_cross_mount()
5743 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_cross_mount()
5748 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_cross_mount()
[all …]