Lines Matching refs:buffer_head
43 struct buffer_head *bh, in nilfs_mdt_insert_new_block() argument
45 struct buffer_head *, void *)) in nilfs_mdt_insert_new_block()
79 struct buffer_head **out_bh, in nilfs_mdt_create_block() argument
81 struct buffer_head *, in nilfs_mdt_create_block()
86 struct buffer_head *bh; in nilfs_mdt_create_block()
127 int mode, struct buffer_head **out_bh) in nilfs_mdt_submit_block()
129 struct buffer_head *bh; in nilfs_mdt_submit_block()
180 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block()
182 struct buffer_head *first_bh, *bh; in nilfs_mdt_read_block()
250 struct buffer_head *, void *), in nilfs_mdt_get_block() argument
251 struct buffer_head **out_bh) in nilfs_mdt_get_block()
293 struct buffer_head **out_bh) in nilfs_mdt_find_block()
381 struct buffer_head *bh; in nilfs_mdt_forget_block()
412 struct buffer_head *bh; in nilfs_mdt_mark_block_dirty()
554 int nilfs_mdt_freeze_buffer(struct inode *inode, struct buffer_head *bh) in nilfs_mdt_freeze_buffer()
557 struct buffer_head *bh_frozen; in nilfs_mdt_freeze_buffer()
585 struct buffer_head *
586 nilfs_mdt_get_frozen_buffer(struct inode *inode, struct buffer_head *bh) in nilfs_mdt_get_frozen_buffer()
589 struct buffer_head *bh_frozen = NULL; in nilfs_mdt_get_frozen_buffer()
608 struct buffer_head *bh; in nilfs_release_frozen_buffers()
611 bh = list_first_entry(head, struct buffer_head, in nilfs_release_frozen_buffers()