Searched refs:vfs_issynchronous (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/sys/ | ||
| H A D | mount.h | 940 int vfs_issynchronous(mount_t mp); |
| /xnu-12377.41.6/bsd/vfs/ | ||
| H A D | kpi_vfs.c | 511 vfs_issynchronous(mount_t mp) in vfs_issynchronous() function |