HomeSort by relevance Sort by last modified time
    Searched refs:ext4fs_size (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/
ext4fs.h 144 int ext4fs_size(const char *filename, loff_t *size);
  /external/u-boot/fs/ext4/
ext4fs.c 197 int ext4fs_size(const char *filename, loff_t *size) function
  /external/u-boot/fs/
fs.c 179 .size = ext4fs_size,

Completed in 1074 milliseconds