Searched defs:ext2fs_struct_stat (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dext2fs.h620 typedef struct stat64 ext2fs_struct_stat; typedef in typeref:struct:stat64
622 typedef struct stat ext2fs_struct_stat; typedef in typeref:struct:stat
1449 extern int ext2fs_stat(const char *path, ext2fs_struct_stat *buf);
1450 extern int ext2fs_fstat(int fd, ext2fs_struct_stat *buf);

Completed in 126 milliseconds