Searched refs:part_num_str (Results 1 – 1 of 1) sorted by relevance
274 char part_num_str[MAX_PART_NUM_STR_SIZE] = {0}; in fb_get_fstype() local276 snprintf(part_num_str, ARRAY_SIZE(part_num_str), ":%x", part_num); in fb_get_fstype()278 if (fs_set_blk_dev(ifname, part_num_str, FS_TYPE_ANY)) in fb_get_fstype()