Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dalloc.c6379 struct ocfs2_per_slot_free_list *f_next_suballocator; member
6557 ctxt->c_first_suballocator = fl->f_next_suballocator; in ocfs2_run_deallocs()
6586 fl = fl->f_next_suballocator; in ocfs2_find_per_slot_free_list()
6594 fl->f_next_suballocator = ctxt->c_first_suballocator; in ocfs2_find_per_slot_free_list()
6615 fl = fl->f_next_suballocator; in ocfs2_find_preferred_free_list()
6732 dealloc->c_first_suballocator = fl->f_next_suballocator; in ocfs2_reuse_blk_from_dealloc()