Home
last modified time | relevance | path

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

/fs/btrfs/
Dfree-space-cache.c314 u64 old_start = info->offset; in __btrfs_remove_free_space() local
340 ret = __btrfs_add_free_space(block_group, old_start, in __btrfs_remove_free_space()
341 offset - old_start); in __btrfs_remove_free_space()
/fs/
Dexec.c510 unsigned long old_start = vma->vm_start; in shift_arg_pages() local
512 unsigned long length = old_end - old_start; in shift_arg_pages()
513 unsigned long new_start = old_start - shift; in shift_arg_pages()
535 if (length != move_page_tables(vma, old_start, in shift_arg_pages()
541 if (new_end > old_start) { in shift_arg_pages()
554 free_pgd_range(tlb, old_start, old_end, new_end, in shift_arg_pages()
/fs/reiserfs/
Djournal.c3934 int old_start; in do_journal_end() local
4163 old_start = journal->j_start; in do_journal_end()