HomeSort by relevance Sort by last modified time
    Searched refs:BT_LEAF (Results 1 - 2 of 2) sorted by null

  /external/grub/stage2/
fsys_jfs.c 74 if (xtp->header.flag & BT_LEAF) {
81 } while (!(xtpage->header.flag & BT_LEAF));
170 if (dtr->header.flag & BT_LEAF) {
180 if (dtpage->header.flag & BT_LEAF)
jfs.h 113 #define BT_LEAF 0x02 /* leaf page */

Completed in 23 milliseconds