this_bh 899 fs/ext4/indirect.c struct buffer_head *this_bh, this_bh 912 fs/ext4/indirect.c if (this_bh) { /* For indirect block */ this_bh 913 fs/ext4/indirect.c BUFFER_TRACE(this_bh, "get_write_access"); this_bh 914 fs/ext4/indirect.c err = ext4_journal_get_write_access(handle, this_bh); this_bh 932 fs/ext4/indirect.c err = ext4_clear_blocks(handle, inode, this_bh, this_bh 945 fs/ext4/indirect.c err = ext4_clear_blocks(handle, inode, this_bh, block_to_free, this_bh 951 fs/ext4/indirect.c if (this_bh) { this_bh 952 fs/ext4/indirect.c BUFFER_TRACE(this_bh, "call ext4_handle_dirty_metadata"); this_bh 960 fs/ext4/indirect.c if ((EXT4_JOURNAL(inode) == NULL) || bh2jh(this_bh)) this_bh 961 fs/ext4/indirect.c ext4_handle_dirty_metadata(handle, inode, this_bh); this_bh 966 fs/ext4/indirect.c (unsigned long long) this_bh->b_blocknr);