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

  /external/e2fsprogs/misc/
filefrag.c 128 ext2fs_struct_stat *st)
183 ext2fs_struct_stat *st)
261 ext2fs_struct_stat *st,
336 ext2fs_struct_stat st;
util.c 83 ext2fs_struct_stat s;
  /external/e2fsprogs/lib/ext2fs/
getsize.c 240 ext2fs_struct_stat st;
unix_io.c 451 int ext2fs_stat(const char *path, ext2fs_struct_stat *buf)
460 int ext2fs_fstat(int fd, ext2fs_struct_stat *buf)
476 ext2fs_struct_stat st;
ext2fs.h 620 typedef struct stat64 ext2fs_struct_stat; typedef in typeref:struct:stat64
622 typedef struct stat ext2fs_struct_stat; typedef in typeref:struct:stat
    [all...]
  /external/e2fsprogs/resize/
main.c 180 ext2fs_struct_stat st_buf;

Completed in 52 milliseconds