Lines Matching refs:buffer_head
31 struct buffer_head *bh, in nilfs_mdt_insert_new_block() argument
33 struct buffer_head *, void *)) in nilfs_mdt_insert_new_block()
67 struct buffer_head **out_bh, in nilfs_mdt_create_block() argument
69 struct buffer_head *, in nilfs_mdt_create_block()
74 struct buffer_head *bh; in nilfs_mdt_create_block()
115 struct buffer_head **out_bh) in nilfs_mdt_submit_block()
117 struct buffer_head *bh; in nilfs_mdt_submit_block()
169 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block()
171 struct buffer_head *first_bh, *bh; in nilfs_mdt_read_block()
244 struct buffer_head *, void *), in nilfs_mdt_get_block() argument
245 struct buffer_head **out_bh) in nilfs_mdt_get_block()
287 struct buffer_head **out_bh) in nilfs_mdt_find_block()
375 struct buffer_head *bh; in nilfs_mdt_forget_block()
559 int nilfs_mdt_freeze_buffer(struct inode *inode, struct buffer_head *bh) in nilfs_mdt_freeze_buffer()
562 struct buffer_head *bh_frozen; in nilfs_mdt_freeze_buffer()
590 struct buffer_head *
591 nilfs_mdt_get_frozen_buffer(struct inode *inode, struct buffer_head *bh) in nilfs_mdt_get_frozen_buffer()
594 struct buffer_head *bh_frozen = NULL; in nilfs_mdt_get_frozen_buffer()
613 struct buffer_head *bh; in nilfs_release_frozen_buffers()
616 bh = list_first_entry(head, struct buffer_head, in nilfs_release_frozen_buffers()