Searched refs:inocg (Results 1 – 1 of 1) sorted by relevance
1307 u_int cg, inocg; local1325 inocg = ino_to_cg(fs, ip->i_number);1332 pref = cgmeta(fs, inocg);1349 if (pref != 0 && pref >= cgdata(fs, inocg) &&1350 pref < cgbase(fs, inocg + 1))1365 return (cgmeta(fs, inocg));1372 return (cgdata(fs, inocg));1378 startcg = inocg + lbn / fs->fs_maxbpg;1412 u_int cg, inocg; local1430 inocg = ino_to_cg(fs, ip->i_number);[all …]