Home
last modified time | relevance | path

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

/linux-4.19.296/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-4.19.296/block/
Dpartition-generic.c344 if (!init_part_stats(p)) { in add_partition()
Dgenhd.c1461 if (!init_part_stats(&disk->part0)) { in __alloc_disk_node()