Searched refs:part_id_str (Results 1 – 1 of 1) sorted by relevance
407 char part_id_str[U64_BUF_SZ]; in partition_debugfs_create() local412 sprintf(part_id_str, "self"); in partition_debugfs_create()414 sprintf(part_id_str, "%llu", partition_id); in partition_debugfs_create()416 part_id_dir = debugfs_create_dir(part_id_str, parent); in partition_debugfs_create()