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.h1148 vfs_op_thread_exit_crit(mp, _mpcpu); \
1163 #define vfs_op_thread_exit_crit(mp, _mpcpu) do { \ macro
1171 vfs_op_thread_exit_crit(mp, _mpcpu); \
/freebsd/sys/kern/
H A Dvfs_cache.c5637 vfs_op_thread_exit_crit(prev_mp, prev_mpcpu); in cache_fplookup_climb_mount()
5641 vfs_op_thread_exit_crit(prev_mp, prev_mpcpu); in cache_fplookup_climb_mount()
5643 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5647 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5652 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5657 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5667 vfs_op_thread_exit_crit(prev_mp, prev_mpcpu); in cache_fplookup_climb_mount()
5694 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_cross_mount()
5698 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_cross_mount()
5703 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_cross_mount()
[all …]