Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_xtree.h55 #define XAD_EXTENDED 0x02 /* extended */ macro
H A Djfs_imap.c699 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) in diWrite()
700 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in diWrite()
735 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) in diWrite()
736 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in diWrite()
H A Djfs_txnmgr.c1776 ~(XAD_NEW | XAD_EXTENDED); in xtLog()
2443 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) { in txAllocPMap()
2448 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in txAllocPMap()
H A Djfs_xtree.c1480 xad->flag |= XAD_EXTENDED; in xtExtend()
1803 lxad->flag |= XAD_EXTENDED; in xtUpdate()
1875 rxad->flag |= XAD_EXTENDED; in xtUpdate()