Searched refs:ocfs2_per_slot_free_list (Results 1 – 2 of 2) sorted by relevance
202 struct ocfs2_per_slot_free_list *c_first_suballocator;
6324 struct ocfs2_per_slot_free_list { struct6325 struct ocfs2_per_slot_free_list *f_next_suballocator; argument6491 struct ocfs2_per_slot_free_list *fl; in ocfs2_run_deallocs()6530 static struct ocfs2_per_slot_free_list *6535 struct ocfs2_per_slot_free_list *fl = ctxt->c_first_suballocator; in ocfs2_find_per_slot_free_list()6561 struct ocfs2_per_slot_free_list *fl; in ocfs2_cache_block_dealloc()