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()
111 errcode_t ext2fs_get_device_phys_sectsize(const char *file, int *sectsize) in ext2fs_get_device_phys_sectsize() function
1430 errcode_t ext2fs_get_device_phys_sectsize(const char *file, int *sectsize);
284 ext2fs_get_device_phys_sectsize@Base 1.41.12
2068 retval = ext2fs_get_device_phys_sectsize(device_name, &psector_size); in PRS()