Searched refs:su_bh (Results 1 – 1 of 1) sorted by relevance
310 struct buffer_head *header_bh, *su_bh; in nilfs_sufile_alloc() local359 &su_bh); in nilfs_sufile_alloc()362 kaddr = kmap_local_page(su_bh->b_page); in nilfs_sufile_alloc()364 sufile, segnum, su_bh, kaddr); in nilfs_sufile_alloc()384 mark_buffer_dirty(su_bh); in nilfs_sufile_alloc()386 brelse(su_bh); in nilfs_sufile_alloc()395 brelse(su_bh); in nilfs_sufile_alloc()411 struct buffer_head *su_bh) in nilfs_sufile_do_cancel_free() argument416 kaddr = kmap_local_page(su_bh->b_page); in nilfs_sufile_do_cancel_free()417 su = nilfs_sufile_block_get_segment_usage(sufile, segnum, su_bh, kaddr); in nilfs_sufile_do_cancel_free()[all …]