Searched refs:INLINEEA (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/grub/grub-0.97/stage2/ | ||
H A D | jfs.h | 552 #define INLINEEA 0x00040000 /* inline EA area free */ macro |
H A D | fsys_jfs.c | 296 if (di_size < (di_mode & INLINEEA ? 256 : 128)) { in jfs_dir() |