Searched refs:ext2fs_struct_stat (Results 1 – 6 of 6) sorted by relevance
128 ext2fs_struct_stat *st) in print_extent_info()183 ext2fs_struct_stat *st) in filefrag_fiemap()261 ext2fs_struct_stat *st, in filefrag_fibmap()336 ext2fs_struct_stat st;
83 ext2fs_struct_stat s; in check_plausibility()
451 int ext2fs_stat(const char *path, ext2fs_struct_stat *buf) in ext2fs_stat()460 int ext2fs_fstat(int fd, ext2fs_struct_stat *buf) in ext2fs_fstat()476 ext2fs_struct_stat st; in unix_open()
240 ext2fs_struct_stat st; in ext2fs_get_device_size2()
620 typedef struct stat64 ext2fs_struct_stat; typedef622 typedef struct stat ext2fs_struct_stat; typedef1449 extern int ext2fs_stat(const char *path, ext2fs_struct_stat *buf);1450 extern int ext2fs_fstat(int fd, ext2fs_struct_stat *buf);
180 ext2fs_struct_stat st_buf; in main()