fsf_qtcb_bottom_config
struct fsf_qtcb_bottom_config data;
struct fsf_qtcb_bottom_config *);
const struct fsf_qtcb_bottom_config *const bottom,
struct fsf_qtcb_bottom_config *data)
struct fsf_qtcb_bottom_config *bottom = &req->qtcb->bottom.config;
struct fsf_qtcb_bottom_config *bottom = &qtcb->bottom.config;
struct fsf_qtcb_bottom_config config;
const struct fsf_qtcb_bottom_config *const bottom,
struct fsf_qtcb_bottom_config *qtcb_config;
qtcb_config = kzalloc_obj(struct fsf_qtcb_bottom_config);