f_first 6383 fs/ocfs2/alloc.c struct ocfs2_cached_block_free *f_first; f_first 6545 fs/ocfs2/alloc.c if (fl->f_first) { f_first 6551 fs/ocfs2/alloc.c fl->f_first); f_first 6594 fs/ocfs2/alloc.c fl->f_first = NULL; f_first 6640 fs/ocfs2/alloc.c if (!fl->f_first) f_first 6688 fs/ocfs2/alloc.c bf = fl->f_first; f_first 6689 fs/ocfs2/alloc.c fl->f_first = bf->free_next; f_first 6732 fs/ocfs2/alloc.c if (!fl->f_first) { f_first 6779 fs/ocfs2/alloc.c item->free_next = fl->f_first; f_first 6781 fs/ocfs2/alloc.c fl->f_first = item;