Searched refs:ext2fs_get_device_phys_sectsize (Results 1 – 5 of 5) sorted by relevance
46 retval = ext2fs_get_device_phys_sectsize(argv[1], &psectsize); in main()
118 errcode_t ext2fs_get_device_phys_sectsize(const char *file, int *sectsize) in ext2fs_get_device_phys_sectsize() function
1494 errcode_t ext2fs_get_device_phys_sectsize(const char *file, int *sectsize);
310 ext2fs_get_device_phys_sectsize@Base 1.41.12
2144 retval = ext2fs_get_device_phys_sectsize(device_name, &psector_size); in PRS()