Home
last modified time | relevance | path

Searched refs:a_waitfor (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/bsd/sys/
H A Dvnode_if.h670 int a_waitfor; member
/xnu-11215/bsd/vfs/
H A Dkpi_vfs.c4232 int a_waitfor;
4244 a.a_waitfor = waitfor; in VNOP_FSYNC()
/xnu-11215/bsd/miscfs/specfs/
H A Dspec_vnops.c957 return spec_fsync_internal(ap->a_vp, ap->a_waitfor, ap->a_context); in spec_fsync()