Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/partitions/
H A Dcore.c316 int hd_ref_init(struct hd_struct *part) in hd_ref_init() function
472 err = hd_ref_init(p); in add_partition()
/OK3568_Linux_fs/kernel/block/
H A Dblk.h371 int hd_ref_init(struct hd_struct *part);
H A Dgenhd.c1755 if (hd_ref_init(&disk->part0)) in __alloc_disk_node()