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

/linux-master/fs/ocfs2/
H A Dalloc.h188 struct ocfs2_per_slot_free_list *c_first_suballocator;
H A Dalloc.c6385 struct ocfs2_per_slot_free_list { struct
6386 struct ocfs2_per_slot_free_list *f_next_suballocator;
6543 struct ocfs2_per_slot_free_list *fl;
6582 static struct ocfs2_per_slot_free_list *
6587 struct ocfs2_per_slot_free_list *fl = ctxt->c_first_suballocator;
6608 static struct ocfs2_per_slot_free_list *
6614 struct ocfs2_per_slot_free_list *fl = ctxt->c_first_suballocator;
6637 struct ocfs2_per_slot_free_list *fl = NULL;
6665 struct ocfs2_per_slot_free_list *fl;
6761 struct ocfs2_per_slot_free_list *f
[all...]

Completed in 103 milliseconds