Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_jfs.c29 #define DTTYPE_INLINE 0 macro
136 if (jfs.dttype == DTTYPE_INLINE) { in next_dentry()
171 jfs.dttype = DTTYPE_INLINE; in first_dentry()
194 return (jfs.dttype == DTTYPE_INLINE) in next_dslot()