Searched refs:ext2fs_get_device_sectsize (Results 1 – 6 of 6) sorted by relevance
39 retval = ext2fs_get_device_sectsize(argv[1], &lsectsize); in main()
49 errcode_t ext2fs_get_device_sectsize(const char *file, int *sectsize) in ext2fs_get_device_sectsize() function
1400 errcode_t ext2fs_get_device_sectsize(const char *file, int *sectsize);
280 ext2fs_get_device_sectsize@Base 1.37
2041 retval = ext2fs_get_device_sectsize(device_name, &lsector_size); in PRS()
5759 Added the ext2fs_get_device_sectsize() function the the ext2fs library, which