Lines Matching defs:su_bh
309 struct buffer_head *header_bh, *su_bh;
358 &su_bh);
363 su_bh);
364 su = kaddr = kmap_local_folio(su_bh->b_folio, offset);
383 mark_buffer_dirty(su_bh);
385 brelse(su_bh);
394 brelse(su_bh);
410 struct buffer_head *su_bh)
415 offset = nilfs_sufile_segment_usage_offset(sufile, segnum, su_bh);
416 su = kmap_local_folio(su_bh->b_folio, offset);
429 mark_buffer_dirty(su_bh);
435 struct buffer_head *su_bh)
441 offset = nilfs_sufile_segment_usage_offset(sufile, segnum, su_bh);
442 su = kmap_local_folio(su_bh->b_folio, offset);
460 mark_buffer_dirty(su_bh);
466 struct buffer_head *su_bh)
472 offset = nilfs_sufile_segment_usage_offset(sufile, segnum, su_bh);
473 su = kmap_local_folio(su_bh->b_folio, offset);
491 mark_buffer_dirty(su_bh);
649 struct buffer_head *su_bh)
655 offset = nilfs_sufile_segment_usage_offset(sufile, segnum, su_bh);
656 su = kmap_local_folio(su_bh->b_folio, offset);
669 mark_buffer_dirty(su_bh);
691 struct buffer_head *su_bh;
721 &su_bh);
729 su_bh);
730 su = kmap_local_folio(su_bh->b_folio, offset);
738 brelse(su_bh);
751 mark_buffer_dirty(su_bh);
754 brelse(su_bh);
860 struct buffer_head *su_bh;
883 &su_bh);
894 su_bh);
895 su = kaddr = kmap_local_folio(su_bh->b_folio, offset);
907 brelse(su_bh);
1063 struct buffer_head *su_bh;
1106 &su_bh);
1116 su_bh);
1117 su = kaddr = kmap_local_folio(su_bh->b_folio, offset);
1152 put_bh(su_bh);
1158 sufile, segnum, su_bh);
1159 su = kaddr = kmap_local_folio(su_bh->b_folio,
1168 put_bh(su_bh);