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

/linux-master/fs/btrfs/
H A Dcompression.c894 static struct list_head *get_workspace(int type, int level) function
1009 workspace = get_workspace(type, level);
1022 workspace = get_workspace(type, 0);
1051 workspace = get_workspace(type, 0);
1488 struct list_head *ws_list = get_workspace(0, 0);
/linux-master/net/ceph/
H A Dosdmap.c1051 static struct crush_work *get_workspace(struct workspace_manager *wsm, function
2507 work = get_workspace(&map->crush_wsm, map->crush);

Completed in 128 milliseconds