Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyaffsfs.h40 YUCHAR d_type; /* type of this record */ member
/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.c264 u64 ino, unsigned int d_type) in filldir() argument
269 switch (d_type) { in filldir()
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dos.c359 switch (entry->d_type) { in os_dirent_ls()