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

/external/e2fsprogs/lib/ext2fs/
H A Dunix_io.c476 int ext2fs_fstat(int fd, ext2fs_struct_stat *buf) function
540 if (ext2fs_fstat(data->dev, &st) == 0) {
603 (ext2fs_fstat(data->dev, &st) == 0) &&

Completed in 74 milliseconds