Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dlibfs.c244 DIR_OFFSET_FIRST = 2, /* Find first real entry */ enumerator
250 DIR_OFFSET_MIN = DIR_OFFSET_FIRST + 1,
492 if (offset == DIR_OFFSET_FIRST) in offset_dir_lookup()