Home
last modified time | relevance | path

Searched refs:ext2fs_struct_stat (Results 1 – 7 of 7) sorted by relevance

/external/e2fsprogs/misc/
Dfilefrag.c142 ext2fs_struct_stat *st) in print_extent_info()
208 ext2fs_struct_stat *st) in filefrag_fiemap()
296 ext2fs_struct_stat *st, in filefrag_fibmap()
389 ext2fs_struct_stat st;
/external/e2fsprogs/lib/support/
Dplausible.c183 ext2fs_struct_stat s; in check_plausibility()
/external/e2fsprogs/lib/ext2fs/
Dgetsize.c245 ext2fs_struct_stat st; in ext2fs_get_device_size2()
Dunix_io.c538 int ext2fs_stat(const char *path, ext2fs_struct_stat *buf) in ext2fs_stat()
547 int ext2fs_fstat(int fd, ext2fs_struct_stat *buf) in ext2fs_fstat()
564 ext2fs_struct_stat st; in unix_open_channel()
Dext2fs.h671 typedef struct stat64 ext2fs_struct_stat; typedef
673 typedef struct stat ext2fs_struct_stat; typedef
1734 extern int ext2fs_stat(const char *path, ext2fs_struct_stat *buf);
1735 extern int ext2fs_fstat(int fd, ext2fs_struct_stat *buf);
Dundo_io.c550 ext2fs_struct_stat statbuf; in try_reopen_undo_file()
/external/e2fsprogs/resize/
Dmain.c265 ext2fs_struct_stat st_buf; in main()