Home
last modified time | relevance | path

Searched refs:XAD_EXTENDED (Results 1 – 4 of 4) sorted by relevance

/fs/jfs/
Djfs_xtree.h68 #define XAD_EXTENDED 0x02 /* extended */ macro
Djfs_imap.c718 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) in diWrite()
719 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in diWrite()
754 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) in diWrite()
755 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in diWrite()
Djfs_txnmgr.c1789 ~(XAD_NEW | XAD_EXTENDED); in xtLog()
2456 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) { in txAllocPMap()
2461 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in txAllocPMap()
Djfs_xtree.c1493 xad->flag |= XAD_EXTENDED; in xtExtend()
1816 lxad->flag |= XAD_EXTENDED; in xtUpdate()
1888 rxad->flag |= XAD_EXTENDED; in xtUpdate()