Lines Matching refs:buffer_head
42 struct buffer_head *bh, in nilfs_mdt_insert_new_block() argument
44 struct buffer_head *, void *)) in nilfs_mdt_insert_new_block()
75 struct buffer_head **out_bh, in nilfs_mdt_create_block() argument
77 struct buffer_head *, in nilfs_mdt_create_block()
82 struct buffer_head *bh; in nilfs_mdt_create_block()
123 int mode, struct buffer_head **out_bh) in nilfs_mdt_submit_block()
125 struct buffer_head *bh; in nilfs_mdt_submit_block()
174 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block()
176 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()
406 struct buffer_head *bh; in nilfs_mdt_mark_block_dirty()
548 int nilfs_mdt_freeze_buffer(struct inode *inode, struct buffer_head *bh) in nilfs_mdt_freeze_buffer()
551 struct buffer_head *bh_frozen; in nilfs_mdt_freeze_buffer()
579 struct buffer_head *
580 nilfs_mdt_get_frozen_buffer(struct inode *inode, struct buffer_head *bh) in nilfs_mdt_get_frozen_buffer()
583 struct buffer_head *bh_frozen = NULL; in nilfs_mdt_get_frozen_buffer()
602 struct buffer_head *bh; in nilfs_release_frozen_buffers()
605 bh = list_first_entry(head, struct buffer_head, in nilfs_release_frozen_buffers()