Query: filemap_write_and_wait_range
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FILEMAP_WRITE_AND_WA(9) Memory Management in Linux FILEMAP_WRITE_AND_WA(9)NAMEfilemap_write_and_wait_range - write out & wait on a file rangeSYNOPSISint filemap_write_and_wait_range(struct address_space * mapping, loff_t lstart, loff_t lend);ARGUMENTSmapping the address_space for the pages lstart offset in bytes where the range starts lend offset in bytes where the range ends (inclusive)DESCRIPTIONWrite out and wait upon file offsets lstart->lend, inclusive. Note that `lend' is inclusive (describes the last byte to be written) so that this function can be used to write to the very end-of-file (end = -1).COPYRIGHTKernel Hackers Manual 2.6. July 2010 FILEMAP_WRITE_AND_WA(9)
Related Man Pages |
---|
mpage_readpages(9) - suse |
mpage_readpages(9) - centos |
struct_rio_ops(9) - centos |
lseek64(3) - mojave |
lseek64(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Cut command on RHEL 6.8 compatibility issues |
Update kernel Linux without reboot?! |
Docker learning Phase-I |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |