Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Dalloc.h202 struct ocfs2_per_slot_free_list *c_first_suballocator;
Dalloc.c6306 struct ocfs2_per_slot_free_list { struct
6307 struct ocfs2_per_slot_free_list *f_next_suballocator; argument
6473 struct ocfs2_per_slot_free_list *fl; in ocfs2_run_deallocs()
6512 static struct ocfs2_per_slot_free_list *
6517 struct ocfs2_per_slot_free_list *fl = ctxt->c_first_suballocator; in ocfs2_find_per_slot_free_list()
6543 struct ocfs2_per_slot_free_list *fl; in ocfs2_cache_block_dealloc()