Searched refs:FWASWRITTEN (Results 1 – 6 of 6) sorted by relevance
203 MAC_PERFORM(file_notify_close, cred, fg, NULL, ((fg->fg_flag & FWASWRITTEN) ? 1 : 0)); in mac_file_notify_close()
142 #define FWASWRITTEN 0x00010000 /* descriptor was written */ macro
801 if (flags & FWASWRITTEN) { in vn_close()835 if (flags & FWASWRITTEN) { in vn_close()
8453 (fp->fp_glob->fg_flag & FWASWRITTEN)) { in fsync_common()
617 os_atomic_or(&fp->fp_glob->fg_flag, FWASWRITTEN, relaxed); in fp_writev()
1731 if (fg->fg_flag & FWASWRITTEN) { in fp_close_and_unlock()