Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dgenhd.h344 static inline int init_part_stats(struct hd_struct *part) in init_part_stats() function
371 static inline int init_part_stats(struct hd_struct *part) in init_part_stats() function
/linux-4.4.14/block/
Dpartition-generic.c293 if (!init_part_stats(p)) { in add_partition()
Dgenhd.c1267 if (!init_part_stats(&disk->part0)) { in alloc_disk_node()