Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dvnode_if.h671 int a_waitfor; member
/xnu-12377.41.6/bsd/vfs/
H A Dkpi_vfs.c4298 int a_waitfor;
4310 a.a_waitfor = waitfor; in VNOP_FSYNC()
/xnu-12377.41.6/bsd/miscfs/specfs/
H A Dspec_vnops.c961 return spec_fsync_internal(ap->a_vp, ap->a_waitfor, ap->a_context); in spec_fsync()