Searched refs:ext2fs_fstat (Results 1 – 5 of 5) sorted by relevance
242 if (ext2fs_fstat(fd, &st) == 0) in ext2fs_get_device_size2()
460 int ext2fs_fstat(int fd, ext2fs_struct_stat *buf) in ext2fs_fstat() function
1455 extern int ext2fs_fstat(int fd, ext2fs_struct_stat *buf);
276 ret = ext2fs_fstat(fd, &st_buf); in main()
225 ext2fs_fstat@Base 1.42