Home
last modified time | relevance | path

Searched refs:ext2fs_fstat (Results 1 – 8 of 8) sorted by relevance

/third_party/e2fsprogs/lib/support/
Dplausible.c211 if (ext2fs_fstat(fd, &s) < 0) { in check_plausibility()
/third_party/e2fsprogs/lib/ext2fs/
Dgetsize.c255 if (ext2fs_fstat(fd, &st) == 0) in ext2fs_get_device_size2()
Dunix_io.c660 int ext2fs_fstat(int fd, ext2fs_struct_stat *buf) in ext2fs_fstat() function
736 if (ext2fs_fstat(data->dev, &st) == 0) { in unix_open_channel()
807 (ext2fs_fstat(data->dev, &st) == 0) && in unix_open_channel()
Dwindows_io.c514 if (ext2fs_fstat(data->dev, &st) == 0) { in windows_open_channel()
1009 int ext2fs_fstat(int fd, ext2fs_struct_stat *buf) in ext2fs_fstat() function
Dundo_io.c558 retval = ext2fs_fstat(undo_fd, &statbuf); in try_reopen_undo_file()
Dext2fs.h1799 extern int ext2fs_fstat(int fd, ext2fs_struct_stat *buf);
/third_party/e2fsprogs/resize/
Dmain.c373 ret = ext2fs_fstat(fd, &st_buf); in main()
/third_party/e2fsprogs/debian/
Dlibext2fs2.symbols291 ext2fs_fstat@Base 1.42