Searched refs:MAPBLOCKOFF (Results 1 – 5 of 5) sorted by relevance
236 hnb = MAPBLOCKSIZE - (mof & MAPBLOCKOFF); in deltamap_add()352 hnb = MAPBLOCKSIZE - (mof & MAPBLOCKOFF); in deltamap_remove()556 hnb = MAPBLOCKSIZE - (mof & MAPBLOCKOFF); in logmap_remove_roll()699 hnb = MAPBLOCKSIZE - (mof & MAPBLOCKOFF); in logmap_list_get()766 ASSERT((mof & MAPBLOCKOFF) == 0); in logmap_list_get_roll()914 start_sec = (mof & MAPBLOCKOFF) >> DEV_BSHIFT; in logmap_setup_read()1733 hnb = MAPBLOCKSIZE - (mof & MAPBLOCKOFF); in logmap_cancel()1786 hnb = MAPBLOCKSIZE - (mof & MAPBLOCKOFF); in logmap_iscancel()
529 hnb = MAPBLOCKSIZE - (mof & MAPBLOCKOFF); in matamap_overlap()565 hnb = MAPBLOCKSIZE - (mof & MAPBLOCKOFF); in matamap_within()
710 hnb = MAPBLOCKSIZE - (hmof & MAPBLOCKOFF); in top_log()
276 #define MAPBLOCKOFF (MAPBLOCKSIZE-1) macro277 #define MAPBLOCKMASK (~MAPBLOCKOFF)
228 #define MAPBLOCKOFF (MAPBLOCKSIZE-1) macro229 #define MAPBLOCKMASK (~MAPBLOCKOFF)