Query: mark_buffer_dirty
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MARK_BUFFER_DIRTY(9) The Linux VFS MARK_BUFFER_DIRTY(9)NAMEmark_buffer_dirty - mark a buffer_head as needing writeoutSYNOPSISvoid mark_buffer_dirty(struct buffer_head * bh);ARGUMENTSbh the buffer_head to mark dirtyDESCRIPTIONmark_buffer_dirty will set the dirty bit against the buffer, then set its backing page dirty, then tag the page as dirty in its address_space's radix tree and then attach the address_space's inode to its superblock's dirty inode list. mark_buffer_dirty is atomic. It takes bh->b_page->mapping->private_lock, mapping->tree_lock and the global inode_lock.COPYRIGHTKernel Hackers Manual 2.6. July 2010 MARK_BUFFER_DIRTY(9)
Related Man Pages |
---|
ll_rw_block(9) - suse |
journal_try_to_free_buffers(9) - suse |
buf(9) - v7 |
bp(9) - freebsd |
buf(9) - opendarwin |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Getting command output to putty window title. |
Migrating to UNIX |
A (ksh) Library For and From UNIX.com |
Shopt -s histappend |