Searched refs:COMMIT_PAGE (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/jfs/ | ||
| H A D | jfs_btree.h | 47 #define BT_IS_ROOT(MP) (((MP)->xflag & COMMIT_PAGE) == 0) |
| H A D | jfs_txnmgr.h | 74 #define COMMIT_PAGE 0x1000 /* Identifies element as metapage */ macro |