Searched refs:cfqg_parent (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/block/
H A Dcfq-iosched.c610 static inline struct cfq_group *cfqg_parent(struct cfq_group *cfqg) cfqg_parent() function
741 struct cfq_group *parent = cfqg_parent(cfqg); cfqg_stats_xfer_dead()
756 static inline struct cfq_group *cfqg_parent(struct cfq_group *cfqg) { return NULL; } cfqg_get() function
1336 while ((parent = cfqg_parent(pos))) { cfq_group_service_tree_add()
1388 struct cfq_group *parent = cfqg_parent(pos); cfq_group_service_tree_del()

Completed in 94 milliseconds