Searched refs:dmapctl (Results 1 – 2 of 2) sorted by relevance
106 static int dbInitDmapCtl(struct dmapctl * dcp, int level, int i);1271 * height of the dmapctl dmtree at which the nodes distinctly1315 struct dmapctl *dcp; in dbAllocAG() 1372 dcp = (struct dmapctl *) mp->data; in dbAllocAG() 1376 jfs_error(bmp->db_ipbmap->i_sb, "Corrupt dmapctl page\n"); in dbAllocAG() 1393 jfs_error(bmp->db_ipbmap->i_sb, "Corrupt dmapctl page\n"); in dbAllocAG() 1559 * - we write two times to the dmapctl and dmap pages1685 struct dmapctl *dcp; in dbFindCtl() 1702 dcp = (struct dmapctl *) mp->data; in dbFindCtl() 1707 "Corrupt dmapctl pag in dbFindCtl() [all...]
20 #define CTLTREESIZE (1024+256+64+16+4+1) /* size of a dmapctl tree */21 #define CTLLEAFIND (256+64+16+4+1) /* idx of 1st leaf of a dmapctl tree */22 #define LPERCTL 1024 /* num of leaves per dmapctl tree */23 #define L2LPERCTL 10 /* l2 num of leaves per dmapctl tree */32 * maximum l2 number of disk blocks at the various dmapctl levels.39 * maximum number of disk blocks at the various dmapctl levels.77 * dmapctl describing the disk block. s is the log2(number of logical blocks92 * dmapctl describing the disk block. s is the log2(number of logical blocks106 * convert disk block number to the logical block number of the dmapctl113 * convert aggregate map size to the zero origin dmapctl leve162 struct dmapctl { global() struct 168 streedmapctl global() argument 173 paddmapctl global() argument [all...]