Current Location: Home> Function Categories> fsync

fsync

Synchronize changes to files (including metadata)
Similar Functions
  • Change the current umask umask

    umask

    Changethecurrentumas
  • alias for disk_free_space diskfreespace

    diskfreespace

    aliasfordisk_free_sp
  • Truncate the file to a given length ftruncate

    ftruncate

    Truncatethefiletoagi
  • Determine whether the file exists and is readable is_readable

    is_readable

    Determinewhetherthef
  • Find file paths that match patterns glob

    glob

    Findfilepathsthatmat
  • Change the group to which the file belongs chgrp

    chgrp

    Changethegrouptowhic
  • Give information about a file or symbol connection lstat

    lstat

    Giveinformationabout
  • Synchronize data (but not metadata) to a file fdatasync

    fdatasync

    Synchronizedata(butn
Popular Articles