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()
70 struct buffer_head **out_bh, in nilfs_mdt_create_block() argument
72 struct buffer_head *, in nilfs_mdt_create_block()
77 struct buffer_head *bh; in nilfs_mdt_create_block()
117 struct buffer_head **out_bh) in nilfs_mdt_submit_block()
119 struct buffer_head *bh; in nilfs_mdt_submit_block()
171 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block()
173 struct buffer_head *first_bh, *bh; in nilfs_mdt_read_block()
247 struct buffer_head *, void *), in nilfs_mdt_get_block() argument
248 struct buffer_head **out_bh) in nilfs_mdt_get_block()
287 struct buffer_head **out_bh) in nilfs_mdt_find_block()
358 struct buffer_head *bh; in nilfs_mdt_forget_block()
568 int nilfs_mdt_freeze_buffer(struct inode *inode, struct buffer_head *bh) in nilfs_mdt_freeze_buffer()
571 struct buffer_head *bh_frozen; in nilfs_mdt_freeze_buffer()
602 struct buffer_head *
603 nilfs_mdt_get_frozen_buffer(struct inode *inode, struct buffer_head *bh) in nilfs_mdt_get_frozen_buffer()
606 struct buffer_head *bh_frozen = NULL; in nilfs_mdt_get_frozen_buffer()
628 struct buffer_head *bh; in nilfs_release_frozen_buffers()
631 bh = list_first_entry(head, struct buffer_head, in nilfs_release_frozen_buffers()