Searched refs:nilfs_page_get_nth_block (Results 1 – 3 of 3) sorted by relevance
70 nilfs_page_get_nth_block(struct page *page, unsigned int count) in nilfs_page_get_nth_block() function
383 bh = nilfs_page_get_nth_block(page, block - first_block); in nilfs_mdt_forget_block()568 bh_frozen = nilfs_page_get_nth_block(page, bh_offset(bh) >> blkbits); in nilfs_mdt_freeze_buffer()597 bh_frozen = nilfs_page_get_nth_block(page, n); in nilfs_mdt_get_frozen_buffer()
54 bh = nilfs_page_get_nth_block(page, block - first_block); in __nilfs_get_page_block()