Searched refs:bdi_alloc_node (Results 1 – 3 of 3) sorted by relevance
37 struct backing_dev_info *bdi_alloc_node(gfp_t gfp_mask, int node_id);40 return bdi_alloc_node(gfp_mask, NUMA_NO_NODE); in bdi_alloc()
857 struct backing_dev_info *bdi_alloc_node(gfp_t gfp_mask, int node_id) in bdi_alloc_node() function872 EXPORT_SYMBOL(bdi_alloc_node);
1021 q->backing_dev_info = bdi_alloc_node(gfp_mask, node_id); in blk_alloc_queue_node()