Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmount.h1091 vfs_op_thread_exit_crit(mp, _mpcpu); \
1106 #define vfs_op_thread_exit_crit(mp, _mpcpu) do { \ macro
1114 vfs_op_thread_exit_crit(mp, _mpcpu); \
/f-stack/freebsd/kern/
H A Dvfs_cache.c5086 vfs_op_thread_exit_crit(prev_mp, prev_mpcpu); in cache_fplookup_climb_mount()
5090 vfs_op_thread_exit_crit(prev_mp, prev_mpcpu); in cache_fplookup_climb_mount()
5092 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5096 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5101 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5106 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5116 vfs_op_thread_exit_crit(prev_mp, prev_mpcpu); in cache_fplookup_climb_mount()
5143 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_cross_mount()
5147 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_cross_mount()
5152 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_cross_mount()
[all …]