FreeBSD kernel kern code
vfs_op_barrier_ipi Struct Reference

Data Fields

struct mount * mp
 
struct smp_rendezvous_cpus_retry_arg srcra
 

Detailed Description

Definition at line 1779 of file vfs_mount.c.

Field Documentation

◆ mp

struct mount* vfs_op_barrier_ipi::mp

Definition at line 1780 of file vfs_mount.c.

Referenced by vfs_op_action_func(), vfs_op_barrier_wait(), and vfs_op_wait_func().

◆ srcra

struct smp_rendezvous_cpus_retry_arg vfs_op_barrier_ipi::srcra

Definition at line 1781 of file vfs_mount.c.

Referenced by vfs_op_barrier_wait().


The documentation for this struct was generated from the following file: