Home
last modified time | relevance | path

Searched defs:blocks_per_page (Results 1 – 6 of 6) sorted by relevance

/fs/crypto/
Dbio.c49 const unsigned int blocks_per_page = 1 << (PAGE_SHIFT - blockbits); in fscrypt_zeroout_range_inline_crypt() local
114 const unsigned int blocks_per_page = 1 << blocks_per_page_bits; in fscrypt_zeroout_range() local
/fs/ext4/
Dmove_extent.c261 int blocks_per_page = PAGE_SIZE >> orig_inode->i_blkbits; in move_extent_per_page() local
559 int blocks_per_page = PAGE_SIZE >> orig_inode->i_blkbits; in ext4_move_extents() local
Dreadpage.c270 const unsigned blocks_per_page = PAGE_SIZE >> blkbits; in ext4_mpage_readpages() local
Dmballoc.c868 int blocks_per_page; in ext4_mb_init_cache() local
1042 int blocks_per_page; in ext4_mb_get_buddy_page_lock() local
1170 int blocks_per_page; in ext4_mb_load_buddy_gfp() local
/fs/
Dmpage.c197 const unsigned blocks_per_page = PAGE_SIZE >> blkbits; in do_mpage_readpage() local
525 const unsigned blocks_per_page = PAGE_SIZE >> blkbits; in __mpage_writepage() local
/fs/jfs/
Djfs_metapage.c476 int blocks_per_page = i_blocks_per_page(inode, page); in metapage_readpage() local