Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dgenhd.h319 static inline int init_part_stats(struct hd_struct *part) in init_part_stats() function
346 static inline int init_part_stats(struct hd_struct *part) in init_part_stats() function
/Linux-v4.19/block/
Dpartition-generic.c328 if (!init_part_stats(p)) { in add_partition()
Dgenhd.c1430 if (!init_part_stats(&disk->part0)) { in __alloc_disk_node()