Home
last modified time | relevance | path

Searched refs:ext2fs_get_device_sectsize (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dtst_getsectsize.c38 retval = ext2fs_get_device_sectsize(argv[1], &lsectsize); in main()
Dgetsectsize.c44 errcode_t ext2fs_get_device_sectsize(const char *file, int *sectsize) in ext2fs_get_device_sectsize() function
Dext2fs.h1222 errcode_t ext2fs_get_device_sectsize(const char *file, int *sectsize);
/external/e2fsprogs/debian/
De2fslibs.symbols243 ext2fs_get_device_sectsize@Base 1.37
/external/e2fsprogs/misc/
Dmke2fs.c1767 retval = ext2fs_get_device_sectsize(device_name, &lsector_size); in PRS()
/external/e2fsprogs/
DRELEASE-NOTES4903 Added the ext2fs_get_device_sectsize() function the the ext2fs library, which