Home
last modified time | relevance | path

Searched refs:mount_pcpu (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/sys/
H A Dmount.h193 struct mount_pcpu { struct
200 _Static_assert(sizeof(struct mount_pcpu) == 16, argument
236 struct mount_pcpu *mnt_pcpu; /* per-CPU data */
1162 static void vfs_op_thread_exit_crit(struct mount *mp, struct mount_pcpu *mpcpu);
1167 struct mount_pcpu *mpcpu = vfs_mount_pcpu(mp); in vfs_op_thread_entered()
1174 vfs_op_thread_enter_crit(struct mount *mp, struct mount_pcpu **mpcpup) in vfs_op_thread_enter_crit()
1176 struct mount_pcpu *mpcpu; in vfs_op_thread_enter_crit()
1193 vfs_op_thread_enter(struct mount *mp, struct mount_pcpu **mpcpup) in vfs_op_thread_enter()
1205 vfs_op_thread_exit_crit(struct mount *mp, struct mount_pcpu *mpcpu) in vfs_op_thread_exit_crit()
1215 vfs_op_thread_exit(struct mount *mp, struct mount_pcpu *mpcpu) in vfs_op_thread_exit()
/freebsd/sys/kern/
H A Dvfs_mount.c497 struct mount_pcpu *mpcpu; in vfs_ref_from_vp()
527 struct mount_pcpu *mpcpu; in vfs_ref()
645 struct mount_pcpu *mpcpu; in vfs_rel()
1903 struct mount_pcpu *mpcpu; in vfs_op_enter()
1979 struct mount_pcpu *mpcpu; in vfs_op_wait_func()
2008 struct mount_pcpu *mpcpu; in vfs_assert_mount_counters()
2026 struct mount_pcpu *mpcpu; in vfs_dump_mount_counters()
2069 struct mount_pcpu *mpcpu; in vfs_mount_fetch_counter()
H A Dvfs_vnops.c2083 struct mount_pcpu *mpcpu; in vn_start_write_refed()
2249 struct mount_pcpu *mpcpu; in vn_finished_write()
H A Dvfs_subr.c881 struct mount_pcpu *mpcpu; in vfs_busy()
944 struct mount_pcpu *mpcpu; in vfs_unbusy()
6999 struct mount_pcpu *mpcpu; in vfs_cache_root()
H A Dvfs_cache.c5725 struct mount_pcpu *mpcpu, *prev_mpcpu; in cache_fplookup_climb_mount()
5782 struct mount_pcpu *mpcpu; in cache_fplookup_cross_mount()