Lines Matching refs:XAD_NEW
587 xflag |= XAD_NEW; in xtInsert()
844 split->flag = XAD_NEW; in xtSplitUp()
892 XT_PUTENTRY(xad, XAD_NEW, in xtSplitUp()
1315 XT_PUTENTRY(xad, XAD_NEW, 0, JFS_SBI(ip->i_sb)->nbperpage, rbn); in xtSplitRoot()
1422 split.flag = XAD_NEW; in xtExtend()
1464 XT_PUTENTRY(xad, XAD_NEW, xoff, len, xaddr); in xtExtend()
1479 if (!(xad->flag & XAD_NEW)) in xtExtend()
1587 split.flag = XAD_NEW; in xtTailgate()
1629 XT_PUTENTRY(xad, XAD_NEW, xoff, xlen, xaddr); in xtTailgate()
1644 if (!(xad->flag & XAD_NEW)) { in xtTailgate()
1663 XT_PUTENTRY(xad, XAD_NEW, xoff, xlen, xaddr); in xtTailgate()
1802 if (!(lxad->flag & XAD_NEW)) in xtUpdate()
1874 if (!(rxad->flag & XAD_NEW)) in xtUpdate()
2208 xflag |= XAD_NEW; in xtAppend()
2846 xad->flag |= XAD_NEW; in xtRelocate()