Searched defs:put_workspace (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/fs/btrfs/ | ||
D | compression.h | 136 void (*put_workspace)(struct list_head *ws); member |
D | compression.c | 1004 static void put_workspace(int type, struct list_head *ws) in put_workspace() function |