Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dgenhd.h330 static inline int init_part_stats(struct hd_struct *part) in init_part_stats() function
356 static inline int init_part_stats(struct hd_struct *part) in init_part_stats() function
/Linux-v5.4/block/
Dpartition-generic.c333 if (!init_part_stats(p)) { in add_partition()
Dgenhd.c1478 if (!init_part_stats(&disk->part0)) { in __alloc_disk_node()