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 | defrag.c | 411 BTRFS_NESTING_COW); in btrfs_realloc_node()
|
| H A D | relocation.c | 1126 BTRFS_NESTING_COW); in replace_path() 1190 BTRFS_NESTING_COW); in replace_path() 1756 BTRFS_NESTING_COW); in merge_reloc_root() 2417 slot, &eb, BTRFS_NESTING_COW); in do_relocation()
|
| H A D | ctree.c | 873 ret = btrfs_cow_block(trans, root, child, parent, 0, &child, BTRFS_NESTING_COW); in promote_child_to_root() 2109 &b, BTRFS_NESTING_COW); in btrfs_search_slot() 2114 BTRFS_NESTING_COW); in btrfs_search_slot()
|
| H A D | transaction.c | 1368 0, &eb, BTRFS_NESTING_COW); in commit_cowonly_roots()
|