Home
last modified time | relevance | path

Searched defs:ws (Results 1 – 6 of 6) sorted by relevance

/fs/btrfs/
Dzlib.c44 struct list_head *ws = btrfs_get_workspace(&wsm, level); in zlib_get_workspace() local
52 static void zlib_put_workspace(struct list_head *ws) in zlib_put_workspace()
57 static void zlib_free_workspace(struct list_head *ws) in zlib_free_workspace()
91 static int zlib_compress_pages(struct list_head *ws, in zlib_compress_pages()
231 static int zlib_decompress_bio(struct list_head *ws, struct compressed_bio *cb) in zlib_decompress_bio()
322 static int zlib_decompress(struct list_head *ws, unsigned char *data_in, in zlib_decompress()
Dzstd.c173 struct list_head *ws; in zstd_init_workspace_manager() local
230 struct list_head *ws; in zstd_find_workspace() local
266 struct list_head *ws; in zstd_get_workspace() local
305 static void zstd_put_workspace(struct list_head *ws) in zstd_put_workspace()
335 static void zstd_free_workspace(struct list_head *ws) in zstd_free_workspace()
370 static int zstd_compress_pages(struct list_head *ws, in zstd_compress_pages()
551 static int zstd_decompress_bio(struct list_head *ws, struct compressed_bio *cb) in zstd_decompress_bio()
629 static int zstd_decompress(struct list_head *ws, unsigned char *data_in, in zstd_decompress()
Dcompression.c782 static void heuristic_put_workspace(struct list_head *ws) in heuristic_put_workspace()
787 static void free_heuristic_ws(struct list_head *ws) in free_heuristic_ws()
801 struct heuristic_ws *ws; in alloc_heuristic_ws() local
872 struct list_head *ws; in btrfs_cleanup_workspace_manager() local
975 void btrfs_put_workspace(struct workspace_manager *wsm, struct list_head *ws) in btrfs_put_workspace()
1004 static void put_workspace(int type, struct list_head *ws) in put_workspace()
1247 static u32 shannon_entropy(struct heuristic_ws *ws) in shannon_entropy()
1383 static int byte_core_set_size(struct heuristic_ws *ws) in byte_core_set_size()
1421 static u32 byte_set_size(const struct heuristic_ws *ws) in byte_set_size()
1447 static bool sample_repeated_patterns(struct heuristic_ws *ws) in sample_repeated_patterns()
[all …]
Dlzo.c81 static void lzo_put_workspace(struct list_head *ws) in lzo_put_workspace()
86 static void lzo_free_workspace(struct list_head *ws) in lzo_free_workspace()
134 static int lzo_compress_pages(struct list_head *ws, in lzo_compress_pages()
306 static int lzo_decompress_bio(struct list_head *ws, struct compressed_bio *cb) in lzo_decompress_bio()
447 static int lzo_decompress(struct list_head *ws, unsigned char *data_in, in lzo_decompress()
/fs/
Deventpoll.c171 struct wakeup_source __rcu *ws; member
214 struct wakeup_source *ws; member
631 struct wakeup_source *ws = ep_wakeup_source(epi); in ep_pm_stay_awake() local
645 struct wakeup_source *ws; in ep_pm_stay_awake_rcu() local
1458 struct wakeup_source *ws; in ep_create_wakeup_source() local
1480 struct wakeup_source *ws = ep_wakeup_source(epi); in ep_destroy_wakeup_source() local
1707 struct wakeup_source *ws; in ep_send_events_proc() local
/fs/afs/
Dcell.c849 struct afs_cell *ws; in afs_cell_purge() local