Searched defs:alloc_workspace (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/fs/btrfs/ | ||
| D | compression.h | 52 struct list_head *(*alloc_workspace)(void); member |
| /linux-4.4.14/fs/jffs2/ | ||
| D | compr_lzo.c | 30 static int __init alloc_workspace(void) in alloc_workspace() function |