Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:ext2fs_struct_stat

620 typedef struct stat64 ext2fs_struct_stat;
622 typedef struct stat ext2fs_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);