cowonly            57 fs/btrfs/relocation.c 	unsigned int cowonly:1;
cowonly           703 fs/btrfs/relocation.c 	int cowonly;
cowonly           896 fs/btrfs/relocation.c 			cur->cowonly = 1;
cowonly           971 fs/btrfs/relocation.c 					upper->cowonly = 1;
cowonly          1045 fs/btrfs/relocation.c 	cowonly = node->cowonly;
cowonly          1046 fs/btrfs/relocation.c 	if (!cowonly) {
cowonly          1089 fs/btrfs/relocation.c 		if (cowonly != upper->cowonly) {
cowonly          1095 fs/btrfs/relocation.c 		if (!cowonly) {
cowonly          3128 fs/btrfs/relocation.c 	if (ret || node->level == 0 || node->cowonly)