Searched refs:ext2fs_get_device_sectsize (Results 1 - 4 of 4) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dtst_getsectsize.c38 retval = ext2fs_get_device_sectsize(argv[1], &lsectsize);
41 "while calling ext2fs_get_device_sectsize");
H A Dgetsectsize.c44 errcode_t ext2fs_get_device_sectsize(const char *file, int *sectsize) function
H A Dext2fs.h954 errcode_t ext2fs_get_device_sectsize(const char *file, int *sectsize);
/external/e2fsprogs/misc/
H A Dmke2fs.c1710 retval = ext2fs_get_device_sectsize(device_name, &lsector_size);

Completed in 189 milliseconds