Searched refs:UBIFS_BLOCKS_PER_PAGE (Results 1 – 8 of 8) sorted by relevance
153 if (++i >= UBIFS_BLOCKS_PER_PAGE) in do_readpage()673 if (++i >= UBIFS_BLOCKS_PER_PAGE) in populate_page()930 if (++i >= UBIFS_BLOCKS_PER_PAGE) in do_writepage()
1617 if (UBIFS_BLOCKS_PER_PAGE == 1 || in ubifs_tnc_get_bu_keys()1618 !(bu->blk_cnt & (UBIFS_BLOCKS_PER_PAGE - 1))) in ubifs_tnc_get_bu_keys()1622 bu->blk_cnt += UBIFS_BLOCKS_PER_PAGE - 1; in ubifs_tnc_get_bu_keys()1627 block &= ~(UBIFS_BLOCKS_PER_PAGE - 1); in ubifs_tnc_get_bu_keys()
45 #define UBIFS_BLOCKS_PER_PAGE (PAGE_SIZE / UBIFS_BLOCK_SIZE) macro
725 c->bi.page_budget = UBIFS_MAX_DATA_NODE_SZ * UBIFS_BLOCKS_PER_PAGE; in init_constants_sb()
1623 if (UBIFS_BLOCKS_PER_PAGE == 1 || in ubifs_tnc_get_bu_keys()1624 !(bu->blk_cnt & (UBIFS_BLOCKS_PER_PAGE - 1))) in ubifs_tnc_get_bu_keys()1628 bu->blk_cnt += UBIFS_BLOCKS_PER_PAGE - 1; in ubifs_tnc_get_bu_keys()1633 block &= ~(UBIFS_BLOCKS_PER_PAGE - 1); in ubifs_tnc_get_bu_keys()
820 if (++i >= UBIFS_BLOCKS_PER_PAGE) in do_readpage()
666 #define UBIFS_BLOCKS_PER_PAGE (PAGE_CACHE_SIZE / UBIFS_BLOCK_SIZE) macro
882 c->bi.page_budget = UBIFS_MAX_DATA_NODE_SZ * UBIFS_BLOCKS_PER_PAGE; in init_constants_sb()