Searched refs:BTRFS_NESTING_COW (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | locking.h | 36 BTRFS_NESTING_COW, enumerator
|
| H A D | transaction.c | 1352 0, &eb, BTRFS_NESTING_COW); in commit_cowonly_roots() 1805 BTRFS_NESTING_COW); in create_pending_snapshot()
|
| H A D | defrag.c | 411 BTRFS_NESTING_COW); in btrfs_realloc_node()
|
| H A D | relocation.c | 1048 BTRFS_NESTING_COW); in replace_path() 1112 BTRFS_NESTING_COW); in replace_path() 1646 BTRFS_NESTING_COW); in merge_reloc_root() 2289 slot, &eb, BTRFS_NESTING_COW); in do_relocation()
|
| H A D | ctree.c | 881 ret = btrfs_cow_block(trans, root, child, parent, 0, &child, BTRFS_NESTING_COW); in promote_child_to_root() 2114 &b, BTRFS_NESTING_COW); in btrfs_search_slot() 2119 BTRFS_NESTING_COW); in btrfs_search_slot()
|