Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Ddelayed-ref.h15 #define BTRFS_UPDATE_DELAYED_HEAD 4 /* not changing ref count on head ref */ macro
Ddelayed-ref.c545 if (action == BTRFS_UPDATE_DELAYED_HEAD) in init_delayed_ref_head()
884 BTRFS_UPDATE_DELAYED_HEAD, extent_op->is_data, in btrfs_add_delayed_extent_op()
891 add_delayed_ref_head(trans, head_ref, NULL, BTRFS_UPDATE_DELAYED_HEAD, in btrfs_add_delayed_extent_op()
Dbackref.c780 case BTRFS_UPDATE_DELAYED_HEAD: in add_delayed_refs()
/Linux-v4.19/include/trace/events/
Dbtrfs.h706 { BTRFS_UPDATE_DELAYED_HEAD, "UPDATE_DELAYED_HEAD" })