Home
last modified time | relevance | path

Searched refs:hd_struct_free (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/block/partitions/
Dcore.c303 static void hd_struct_free(struct percpu_ref *ref) in hd_struct_free() function
318 if (percpu_ref_init(&part->ref, hd_struct_free, 0, GFP_KERNEL)) in hd_ref_init()