Searched refs:su_bh (Results 1 – 1 of 1) sorted by relevance
315 struct buffer_head *header_bh, *su_bh; in nilfs_sufile_alloc() local364 &su_bh); in nilfs_sufile_alloc()367 kaddr = kmap_atomic(su_bh->b_page); in nilfs_sufile_alloc()369 sufile, segnum, su_bh, kaddr); in nilfs_sufile_alloc()389 mark_buffer_dirty(su_bh); in nilfs_sufile_alloc()391 brelse(su_bh); in nilfs_sufile_alloc()400 brelse(su_bh); in nilfs_sufile_alloc()416 struct buffer_head *su_bh) in nilfs_sufile_do_cancel_free() argument421 kaddr = kmap_atomic(su_bh->b_page); in nilfs_sufile_do_cancel_free()422 su = nilfs_sufile_block_get_segment_usage(sufile, segnum, su_bh, kaddr); in nilfs_sufile_do_cancel_free()[all …]