Home
last modified time | relevance | path

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

/external/grub/stage2/
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()