Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.h176 loff_t yaffs_freespace(const YCHAR *path);
H A Dyaffs_uboot_glue.c271 free_space = yaffs_freespace(dev->param.name); in cmd_yaffs_dev_ls()
H A Dyaffsfs.c2650 loff_t yaffs_freespace(const YCHAR *path) in yaffs_freespace() function