Home
last modified time | relevance | path

Searched refs:nilfs_page_get_nth_block (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/nilfs2/
A Dpage.h56 nilfs_page_get_nth_block(struct page *page, unsigned int count) in nilfs_page_get_nth_block() function
A Dmdt.c377 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()
A Dpage.c40 bh = nilfs_page_get_nth_block(page, block - first_block); in __nilfs_get_page_block()

Completed in 5 milliseconds