BTRFS_ADD_DELAYED_REF  787 fs/btrfs/backref.c 		case BTRFS_ADD_DELAYED_REF:
BTRFS_ADD_DELAYED_REF  619 fs/btrfs/delayed-ref.c 			if (ref->action == BTRFS_ADD_DELAYED_REF)
BTRFS_ADD_DELAYED_REF  639 fs/btrfs/delayed-ref.c 	if (ref->action == BTRFS_ADD_DELAYED_REF)
BTRFS_ADD_DELAYED_REF  888 fs/btrfs/delayed-ref.c 		action = BTRFS_ADD_DELAYED_REF;
BTRFS_ADD_DELAYED_REF  995 fs/btrfs/delayed-ref.c 				   BTRFS_ADD_DELAYED_REF : action);
BTRFS_ADD_DELAYED_REF 1091 fs/btrfs/delayed-ref.c 				   BTRFS_ADD_DELAYED_REF : action);
BTRFS_ADD_DELAYED_REF 1510 fs/btrfs/extent-tree.c 	if (node->action == BTRFS_ADD_DELAYED_REF && insert_reserved) {
BTRFS_ADD_DELAYED_REF 1517 fs/btrfs/extent-tree.c 	} else if (node->action == BTRFS_ADD_DELAYED_REF) {
BTRFS_ADD_DELAYED_REF 1661 fs/btrfs/extent-tree.c 	if (node->action == BTRFS_ADD_DELAYED_REF && insert_reserved) {
BTRFS_ADD_DELAYED_REF 1664 fs/btrfs/extent-tree.c 	} else if (node->action == BTRFS_ADD_DELAYED_REF) {
BTRFS_ADD_DELAYED_REF 1932 fs/btrfs/extent-tree.c 		case BTRFS_ADD_DELAYED_REF:
BTRFS_ADD_DELAYED_REF 2452 fs/btrfs/extent-tree.c 		action = BTRFS_ADD_DELAYED_REF;
BTRFS_ADD_DELAYED_REF  915 fs/btrfs/file.c 						BTRFS_ADD_DELAYED_REF,
BTRFS_ADD_DELAYED_REF 1299 fs/btrfs/file.c 		btrfs_init_generic_ref(&ref, BTRFS_ADD_DELAYED_REF, bytenr,
BTRFS_ADD_DELAYED_REF 2509 fs/btrfs/file.c 	btrfs_init_generic_ref(&ref, BTRFS_ADD_DELAYED_REF,
BTRFS_ADD_DELAYED_REF 2891 fs/btrfs/inode.c 	btrfs_init_generic_ref(&ref, BTRFS_ADD_DELAYED_REF, new->bytenr,
BTRFS_ADD_DELAYED_REF  878 fs/btrfs/ref-verify.c 	} else if (action == BTRFS_ADD_DELAYED_REF) {
BTRFS_ADD_DELAYED_REF 1755 fs/btrfs/relocation.c 		btrfs_init_generic_ref(&ref, BTRFS_ADD_DELAYED_REF, new_bytenr,
BTRFS_ADD_DELAYED_REF 1974 fs/btrfs/relocation.c 		btrfs_init_generic_ref(&ref, BTRFS_ADD_DELAYED_REF, old_bytenr,
BTRFS_ADD_DELAYED_REF 1980 fs/btrfs/relocation.c 		btrfs_init_generic_ref(&ref, BTRFS_ADD_DELAYED_REF, new_bytenr,
BTRFS_ADD_DELAYED_REF 2923 fs/btrfs/relocation.c 			btrfs_init_generic_ref(&ref, BTRFS_ADD_DELAYED_REF,
BTRFS_ADD_DELAYED_REF  720 fs/btrfs/tree-log.c 						BTRFS_ADD_DELAYED_REF,
BTRFS_ADD_DELAYED_REF  739 include/trace/events/btrfs.h 		{ BTRFS_ADD_DELAYED_REF,    "ADD_DELAYED_REF" },	\