Home
last modified time | relevance | path

Searched refs:XAD_EXTENDED (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_xtree.h55 #define XAD_EXTENDED 0x02 /* extended */ macro
H A Djfs_imap.c700 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) in diWrite()
701 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in diWrite()
736 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) in diWrite()
737 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in diWrite()
H A Djfs_txnmgr.c1781 ~(XAD_NEW | XAD_EXTENDED); in xtLog()
2448 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) { in txAllocPMap()
2453 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in txAllocPMap()
H A Djfs_xtree.c1480 xad->flag |= XAD_EXTENDED; in xtExtend()
1800 * XAD_EXTENDED in xtUpdate()
1803 lxad->flag |= XAD_EXTENDED; in xtUpdate()
1872 * XAD_EXTENDED in xtUpdate()
1875 rxad->flag |= XAD_EXTENDED; in xtUpdate()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_xtree.h55 #define XAD_EXTENDED 0x02 /* extended */ macro
H A Djfs_imap.c698 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) in diWrite()
699 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in diWrite()
734 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) in diWrite()
735 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in diWrite()
H A Djfs_xtree.c1469 xad->flag |= XAD_EXTENDED; in xtExtend()
1586 * XAD_EXTENDED in xtUpdate()
1589 lxad->flag |= XAD_EXTENDED; in xtUpdate()
1658 * XAD_EXTENDED in xtUpdate()
1661 rxad->flag |= XAD_EXTENDED; in xtUpdate()
H A Djfs_txnmgr.c1744 ~(XAD_NEW | XAD_EXTENDED); in xtLog()
2411 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) { in txAllocPMap()
2416 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in txAllocPMap()

Completed in 20 milliseconds