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

/linux-4.1.27/fs/ocfs2/
H A Dalloc.c6310 struct ocfs2_cached_block_free *f_first; member in struct:ocfs2_per_slot_free_list
6481 if (fl->f_first) { ocfs2_run_deallocs()
6487 fl->f_first); ocfs2_run_deallocs()
6530 fl->f_first = NULL; ocfs2_find_per_slot_free_list()
6567 item->free_next = fl->f_first; ocfs2_cache_block_dealloc()
6569 fl->f_first = item; ocfs2_cache_block_dealloc()

Completed in 80 milliseconds