Searched refs:PS_FST_FFLAG_SYNC (Results 1 – 3 of 3) sorted by relevance
497 xo_emit("{d:/%s}", fst->fs_fflags & PS_FST_FFLAG_SYNC ? in procstat_files()515 if (fst->fs_fflags & PS_FST_FFLAG_SYNC) in procstat_files()
96 #define PS_FST_FFLAG_SYNC 0x0080 macro
749 { KF_FLAG_FSYNC, PS_FST_FFLAG_SYNC }, in kinfo_fflags2fst()1630 { O_SYNC, PS_FST_FFLAG_SYNC }, in to_filestat_flags()