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.c39 retval = ext2fs_get_device_sectsize(argv[1], &lsectsize); in main()
Dgetsectsize.c49 errcode_t ext2fs_get_device_sectsize(const char *file, int *sectsize) in ext2fs_get_device_sectsize() function
Dext2fs.h1400 errcode_t ext2fs_get_device_sectsize(const char *file, int *sectsize);
/external/e2fsprogs/debian/
De2fslibs.symbols280 ext2fs_get_device_sectsize@Base 1.37
/external/e2fsprogs/misc/
Dmke2fs.c2041 retval = ext2fs_get_device_sectsize(device_name, &lsector_size); in PRS()
/external/e2fsprogs/
DRELEASE-NOTES5759 Added the ext2fs_get_device_sectsize() function the the ext2fs library, which