Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dfilefrag.c140 ext2fs_struct_stat *st) in print_extent_info()
206 ext2fs_struct_stat *st) in filefrag_fiemap()
293 ext2fs_struct_stat *st, in filefrag_fibmap()
386 ext2fs_struct_stat st;
/external/e2fsprogs/lib/support/
Dplausible.c172 ext2fs_struct_stat s; in check_plausibility()
/external/e2fsprogs/lib/ext2fs/
Dgetsize.c242 ext2fs_struct_stat st; in ext2fs_get_device_size2()
Dunix_io.c467 int ext2fs_stat(const char *path, ext2fs_struct_stat *buf) in ext2fs_stat()
476 int ext2fs_fstat(int fd, ext2fs_struct_stat *buf) in ext2fs_fstat()
493 ext2fs_struct_stat st; in unix_open_channel()
Dext2fs.h638 typedef struct stat64 ext2fs_struct_stat; typedef
640 typedef struct stat ext2fs_struct_stat; typedef
1671 extern int ext2fs_stat(const char *path, ext2fs_struct_stat *buf);
1672 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.c264 ext2fs_struct_stat st_buf; in main()