Searched refs:isat (Results 1 – 1 of 1) sorted by relevance
1427 int isat; in ino_check() local1440 isat = ino_isat(rrec->jr_parent, rrec->jr_diroff, in ino_check()1442 if (isat && (mode & IFMT) != (rrec->jr_mode & IFMT)) in ino_check()1452 rrec->jr_mode, isat, isdot); in ino_check()1456 newlinks += isat; in ino_check()1458 dotlinks += isat; in ino_check()1495 int isat; in blk_check() local1506 isat = blk_isat(brec->jb_ino, brec->jb_lbn, blk, &frags); in blk_check()1515 brec->jb_frags, isat, frags); in blk_check()1521 if (isat == 1) { in blk_check()