Searched refs:get_workspace (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/btrfs/
H A Dcompression.c896 static struct list_head *get_workspace(int type, int level) function
1032 workspace = get_workspace(type, level);
1045 workspace = get_workspace(type, 0);
1074 workspace = get_workspace(type, 0);
1511 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 241 milliseconds