Searched refs:FSCTL_SYNC_FULLSYNC (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dfsctl.h182 #define FSCTL_SYNC_FULLSYNC (1<<0) /* Flush the data fully to disk, if supported by the filesystem */ macro
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_syscalls.c8430 if (arg & FSCTL_SYNC_FULLSYNC) {

Completed in 85 milliseconds