suse man page for block_invalidatepage

Query: block_invalidatepage

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BLOCK_INVALIDATEPAGE(9) 					   The Linux VFS					   BLOCK_INVALIDATEPAGE(9)

NAME
block_invalidatepage - invalidate part of all of a buffer-backed page
SYNOPSIS
void block_invalidatepage(struct page * page, unsigned long offset);
ARGUMENTS
page the page which is affected offset the index of the truncation point
DESCRIPTION
block_invalidatepage is called when all or part of the page has become invalidatedby a truncate operation. block_invalidatepage does not have to release all buffers, but it must ensure that no dirty buffer is left outside offset and that no I/O is underway against any of the blocks which are outside the truncation point. Because the caller is about to free (and possibly reuse) those blocks on-disk.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BLOCK_INVALIDATEPAGE(9)
Related Man Pages
arm_sync_file_range(2) - linux
readahead(2) - linux
glbindvertexbuffer(3g) - centos
sync_file_range(2) - suse
journal_try_to_free_buffers(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I
Shopt -s histappend