Query: sync_mapping_buffers
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYNC_MAPPING_BUFFERS(9) The Linux VFS SYNC_MAPPING_BUFFERS(9)NAMEsync_mapping_buffers - write out & wait upon a mapping's "associated" buffersSYNOPSISint sync_mapping_buffers(struct address_space * mapping);ARGUMENTSmapping the mapping which wants those buffers writtenDESCRIPTIONStarts I/O against the buffers at mapping->private_list, and waits upon that I/O. Basically, this is a convenience function for fsync. mapping is a file or directory which needs those buffers to be written for a successful fsync.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SYNC_MAPPING_BUFFERS(9)
Related Man Pages |
---|
wctrans(3) - centos |
write_cache_pages(9) - centos |
vop_fsync(9) - debian |
sync(2) - netbsd |
wctrans(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Migrating to UNIX |
Docker learning Phase-I |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |