Home
last modified time | relevance | path

Searched refs:last_snapshot (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dbtrfs_tree.h610 __le64 last_snapshot; member
/Linux-v4.19/fs/btrfs/
Drelocation.c1751 u64 last_snapshot; in replace_path() local
1761 last_snapshot = btrfs_root_last_snapshot(&src->root_item); in replace_path()
1823 if (new_bytenr == 0 || old_ptr_gen > last_snapshot || in replace_path()
1944 u64 last_snapshot; in walk_up_reloc_tree() local
1947 last_snapshot = btrfs_root_last_snapshot(&root->root_item); in walk_up_reloc_tree()
1960 last_snapshot) in walk_up_reloc_tree()
1984 u64 last_snapshot; in walk_down_reloc_tree() local
1987 last_snapshot = btrfs_root_last_snapshot(&root->root_item); in walk_down_reloc_tree()
1996 if (ptr_gen > last_snapshot) in walk_down_reloc_tree()
Dctree.h2147 last_snapshot, 64);
Dinode.c3009 u64 last_snapshot = btrfs_root_last_snapshot(&root->root_item); in btrfs_finish_ordered_io() local
3010 if (0 && last_snapshot >= BTRFS_I(inode)->generation) in btrfs_finish_ordered_io()