Searched refs:RESIZE2FS_BIN (Results 1 – 1 of 1) sorted by relevance
82 #define RESIZE2FS_BIN "/system/bin/resize2fs" macro585 return access(RESIZE2FS_BIN, X_OK) == 0; in resize2fs_available()604 << " because " RESIZE2FS_BIN " is missing"; in tune_metadata_csum()614 const char* resize2fs_args[] = {RESIZE2FS_BIN, "-b", blk_device.c_str()}; in tune_metadata_csum()621 LERROR << "Failed to run " RESIZE2FS_BIN " to enable " in tune_metadata_csum()