Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dalloc.h190 struct ocfs2_per_slot_free_list *c_first_suballocator;
Dalloc.c6379 struct ocfs2_per_slot_free_list { struct
6380 struct ocfs2_per_slot_free_list *f_next_suballocator; argument
6537 struct ocfs2_per_slot_free_list *fl; in ocfs2_run_deallocs()
6576 static struct ocfs2_per_slot_free_list *
6581 struct ocfs2_per_slot_free_list *fl = ctxt->c_first_suballocator; in ocfs2_find_per_slot_free_list()
6602 static struct ocfs2_per_slot_free_list *
6608 struct ocfs2_per_slot_free_list *fl = ctxt->c_first_suballocator; in ocfs2_find_preferred_free_list()
6631 struct ocfs2_per_slot_free_list *fl = NULL; in ocfs2_is_dealloc_empty()
6659 struct ocfs2_per_slot_free_list *fl; in ocfs2_reuse_blk_from_dealloc()
6755 struct ocfs2_per_slot_free_list *fl; in ocfs2_cache_block_dealloc()