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 int mode, int mode_flags, struct buffer_head **out_bh) in nilfs_mdt_submit_block()
117 struct buffer_head *bh; in nilfs_mdt_submit_block()
168 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block()
170 struct buffer_head *first_bh, *bh; in nilfs_mdt_read_block()
243 struct buffer_head *, void *), in nilfs_mdt_get_block() argument
244 struct buffer_head **out_bh) in nilfs_mdt_get_block()
286 struct buffer_head **out_bh) in nilfs_mdt_find_block()
374 struct buffer_head *bh; in nilfs_mdt_forget_block()
543 int nilfs_mdt_freeze_buffer(struct inode *inode, struct buffer_head *bh) in nilfs_mdt_freeze_buffer()
546 struct buffer_head *bh_frozen; in nilfs_mdt_freeze_buffer()
574 struct buffer_head *
575 nilfs_mdt_get_frozen_buffer(struct inode *inode, struct buffer_head *bh) in nilfs_mdt_get_frozen_buffer()
578 struct buffer_head *bh_frozen = NULL; in nilfs_mdt_get_frozen_buffer()
597 struct buffer_head *bh; in nilfs_release_frozen_buffers()
600 bh = list_first_entry(head, struct buffer_head, in nilfs_release_frozen_buffers()