Searched refs:nilfs_page_get_nth_block (Results 1 – 3 of 3) sorted by relevance
56 nilfs_page_get_nth_block(struct page *page, unsigned int count) in nilfs_page_get_nth_block() function
377 bh = nilfs_page_get_nth_block(page, block - first_block); in nilfs_mdt_forget_block()573 bh_frozen = nilfs_page_get_nth_block(page, bh_offset(bh) >> blkbits); in nilfs_mdt_freeze_buffer()602 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()