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