Searched refs:prev_prealloc (Results 1 – 1 of 1) sorted by relevance
228 struct block_allocation *alloc, *prealloc = base_fs_allocations, *prev_prealloc = NULL; in inode_allocate_file_extents() local235 prev_prealloc = prealloc; in inode_allocate_file_extents()239 if (!prev_prealloc) { in inode_allocate_file_extents()242 prev_prealloc->next = prealloc->next; in inode_allocate_file_extents()