Home
last modified time | relevance | path

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

/fs/
Dexec.c596 unsigned long old_start = vma->vm_start; in shift_arg_pages() local
598 unsigned long length = old_end - old_start; in shift_arg_pages()
599 unsigned long new_start = old_start - shift; in shift_arg_pages()
622 if (length != move_page_tables(vma, old_start, in shift_arg_pages()
628 if (new_end > old_start) { in shift_arg_pages()
641 free_pgd_range(&tlb, old_start, old_end, new_end, in shift_arg_pages()
/fs/btrfs/
Dfree-space-cache.c1917 u64 old_start = info->offset; in btrfs_remove_free_space() local
1946 ret = btrfs_add_free_space(block_group, old_start, in btrfs_remove_free_space()
1947 offset - old_start); in btrfs_remove_free_space()
/fs/reiserfs/
Djournal.c3916 int old_start; in do_journal_end() local
4148 old_start = journal->j_start; in do_journal_end()