Searched refs:f_first (Results 1 – 1 of 1) sorted by relevance
6389 struct ocfs2_cached_block_free *f_first; member6551 if (fl->f_first) { in ocfs2_run_deallocs()6557 fl->f_first); in ocfs2_run_deallocs()6600 fl->f_first = NULL; in ocfs2_find_per_slot_free_list()6646 if (!fl->f_first) in ocfs2_is_dealloc_empty()6694 bf = fl->f_first; in ocfs2_reuse_blk_from_dealloc()6695 fl->f_first = bf->free_next; in ocfs2_reuse_blk_from_dealloc()6738 if (!fl->f_first) { in ocfs2_reuse_blk_from_dealloc()6785 item->free_next = fl->f_first; in ocfs2_cache_block_dealloc()6787 fl->f_first = item; in ocfs2_cache_block_dealloc()