Lines Matching refs:XAD_NEW
600 xflag |= XAD_NEW; in xtInsert()
857 split->flag = XAD_NEW; in xtSplitUp()
905 XT_PUTENTRY(xad, XAD_NEW, in xtSplitUp()
1328 XT_PUTENTRY(xad, XAD_NEW, 0, JFS_SBI(ip->i_sb)->nbperpage, rbn); in xtSplitRoot()
1435 split.flag = XAD_NEW; in xtExtend()
1477 XT_PUTENTRY(xad, XAD_NEW, xoff, len, xaddr); in xtExtend()
1492 if (!(xad->flag & XAD_NEW)) in xtExtend()
1600 split.flag = XAD_NEW; in xtTailgate()
1642 XT_PUTENTRY(xad, XAD_NEW, xoff, xlen, xaddr); in xtTailgate()
1657 if (!(xad->flag & XAD_NEW)) { in xtTailgate()
1676 XT_PUTENTRY(xad, XAD_NEW, xoff, xlen, xaddr); in xtTailgate()
1815 if (!(lxad->flag & XAD_NEW)) in xtUpdate()
1887 if (!(rxad->flag & XAD_NEW)) in xtUpdate()
2221 xflag |= XAD_NEW; in xtAppend()
2859 xad->flag |= XAD_NEW; in xtRelocate()