Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dpartition-generic.c389 err = hd_ref_init(p); in add_partition()
Dgenhd.c1454 if (hd_ref_init(&disk->part0)) { in __alloc_disk_node()
/Linux-v4.19/include/linux/
Dgenhd.h657 static inline int hd_ref_init(struct hd_struct *part) in hd_ref_init() function