Searched refs:stat (Results 176 - 184 of 184) sorted by relevance

12345678

/u-boot/fs/ubifs/
H A Dubifs.h160 * the RCU path lookup and 'stat' data) fields at the beginning
517 /* include/linux/stat.h */
536 * NOTE! These match bits 12..15 of stat.st_mode
2356 struct kstat *stat);
H A Dtnc.c32 #include <linux/stat.h>
H A Dsuper.c39 #include <linux/stat.h>
/u-boot/arch/arm/include/asm/arch-imx8m/
H A Dddr.h70 u32 stat; member in struct:imx8m_ddrc_regs
/u-boot/drivers/mmc/
H A Docteontx_hsmmc.c3520 const char *stat = ofnode_read_string(dev_ofnode(dev), "status"); local
3522 if (!stat || !strncmp(stat, "ok", 2))
/u-boot/tools/
H A Dkwboot.c149 #include <sys/stat.h>
/u-boot/fs/zfs/
H A Dzfs.c16 #include <linux/stat.h>
/u-boot/common/
H A Dcli_hush.c101 #include <sys/stat.h> /* ulimit */
/u-boot/fs/ext4/
H A Dext4_common.c30 #include <linux/stat.h>

Completed in 366 milliseconds

12345678