Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dcompression.c1233 static struct list_head *get_workspace(int type, int level) in get_workspace() function
1348 workspace = get_workspace(type, level); in btrfs_compress_pages()
1361 workspace = get_workspace(type, 0); in btrfs_decompress_bio()
1379 workspace = get_workspace(type, 0); in btrfs_decompress()
1795 struct list_head *ws_list = get_workspace(0, 0); in btrfs_compress_heuristic()
/linux/net/ceph/
A Dosdmap.c1035 static struct crush_work *get_workspace(struct workspace_manager *wsm, in get_workspace() function
2491 work = get_workspace(&map->crush_wsm, map->crush); in do_crush()

Completed in 13 milliseconds