NAME sync, syncfs - commit filesystem caches to disk LIBRARY Standard C library ( libc , -lc ) SYNOPSIS ... include void sync(void); int syncfs(int fd ); Feature Test Macro Requi…NAME sync_file_range - sync a file segment with disk LIBRARY Standard C library ( libc ... define _FILE_OFFSET_BITS 64 #include int sync_file_range(int fd , off_t offsetNAME sync_file_range - sync a file segment with disk LIBRARY Standard C library ( libc ... define _FILE_OFFSET_BITS 64 #include int sync_file_range(int fd , off_t offsetNAME sync, syncfs - commit filesystem caches to disk LIBRARY Standard C library ( libc , -lc ) SYNOPSIS ... include void sync(void); int syncfs(int fd ); Feature Test Macro Requi…NAME sync_file_range - sync a file segment with disk LIBRARY Standard C library ( libc ... define _FILE_OFFSET_BITS 64 #include int sync_file_range(int fd , off_t offsetgive the guarantees of the O_SYNC flag that data and necessary metadata are transferred ... guarantee synchronous I/O, O_SYNC must be used in addition to O_DIRECT . See NOTESgive the guarantees of the O_SYNC flag that data and necessary metadata are transferred ... guarantee synchronous I/O, O_SYNC must be used in addition to O_DIRECT . See NOTESgive the guarantees of the O_SYNC flag that data and necessary metadata are transferred ... guarantee synchronous I/O, O_SYNC must be used in addition to O_DIRECT . See NOTESPRIVATE_EXPEDITED . MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE (since Linux 4.16) In addition to providing ... intent to use the private expedited sync core command prior to using …exactly one of MS_ASYNC and MS_SYNC , and may additionally include the MS_INVALIDATE ... scheduled, but the call returns immediately. MS_SYNC Requests an update and waitsproper action (maybe: kill all processes, sync, reboot). LINUX_REBOOT_CMD_CAD_ON ( RB_ENABLE ... preceded by a sync (2), data will be lost. LINUX_REBOOT_CMD_KEXEC ( RB_KEXECfollowing values: AT_STATX_SYNC_AS_STAT Do whatever stat (2) does. This ... very much filesystem-specific. AT_STATX_FORCE_SYNC Force the attributes to be synchronized withapplication employs fsync (2), syncfs (2), or sync (2); • an undeleted inode is evicted from ... this filesystem synchronous (as though the O_SYNC flag to open (2) was specifiedformat number will be stored. Q_SYNC Update the on-disk copy of quota usages ... then all filesystems with active quotas are sync'ed. The addr and id argumentsALSO sync (1), bdflush (2), open (2), posix_fadvise (2), pwritev (2), sync (2), syncALSO sync (1), bdflush (2), open (2), posix_fadvise (2), pwritev (2), sync (2), syncsymlink (2) 1.0 symlinkat (2) 2.6.16 sync (2) 1.0 sync_file_range (2) 2.6.17 syncsome mapping flags (e.g., MAP_SYNC ). MAP_PRIVATE Create a private copy-on-write mapping ... systems (e.g., some of the BSDs). MAP_SYNC (since Linux 4.15) This flag is availablesome mapping flags (e.g., MAP_SYNC ). MAP_PRIVATE Create a private copy-on-write mapping ... systems (e.g., some of the BSDs). MAP_SYNC (since Linux 4.15) This flag is availableevent structure (see io_getevents (2)). RWF_SYNC (since Linux 4.13) Write operation complete according ... well the description of O_SYNC in open (2). aio_lio_opcode This defines