Searched refs:nilfs_page_get_nth_block (Results 1 – 3 of 3) sorted by relevance
57 nilfs_page_get_nth_block(struct page *page, unsigned int count) in nilfs_page_get_nth_block() function
376 bh = nilfs_page_get_nth_block(page, block - first_block); in nilfs_mdt_forget_block()557 bh_frozen = nilfs_page_get_nth_block(page, bh_offset(bh) >> blkbits); in nilfs_mdt_freeze_buffer()586 bh_frozen = nilfs_page_get_nth_block(page, n); in nilfs_mdt_get_frozen_buffer()
40 bh = nilfs_page_get_nth_block(page, block - first_block); in __nilfs_get_page_block()