Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dext4fs.h146 int ext4fs_size(const char *filename, loff_t *size);
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4fs.c197 int ext4fs_size(const char *filename, loff_t *size) in ext4fs_size() function
/rk3399_rockchip-uboot/fs/
H A Dfs.c179 .size = ext4fs_size,