Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dpartition-generic.c394 err = hd_ref_init(p); in add_partition()
Dgenhd.c1502 if (hd_ref_init(&disk->part0)) { in __alloc_disk_node()
/Linux-v5.4/include/linux/
Dgenhd.h679 static inline int hd_ref_init(struct hd_struct *part) in hd_ref_init() function