Searched refs:nilfs_page_get_nth_block (Results 1 – 3 of 3) sorted by relevance
75 nilfs_page_get_nth_block(struct page *page, unsigned int count) in nilfs_page_get_nth_block() function
323 bh = nilfs_page_get_nth_block(page, block - first_block); in nilfs_mdt_forget_block()499 bh_frozen = nilfs_page_get_nth_block(page, bh_offset(bh) >> blkbits); in nilfs_mdt_freeze_buffer()528 bh_frozen = nilfs_page_get_nth_block(page, n); in nilfs_mdt_get_frozen_buffer()
55 bh = nilfs_page_get_nth_block(page, block - first_block); in __nilfs_get_page_block()