Home
last modified time | relevance | path

Searched defs:d_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.h40 YUCHAR d_type; /* type of this record */ member
/openbmc/u-boot/fs/ubifs/
H A Dubifs.c263 u64 ino, unsigned int d_type) in filldir()