Home
last modified time | relevance | path

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

/linux-5.19.10/fs/btrfs/
Ddelayed-ref.h15 #define BTRFS_UPDATE_DELAYED_HEAD 4 /* not changing ref count on head ref */ macro
Ddelayed-ref.c753 if (action == BTRFS_UPDATE_DELAYED_HEAD) in init_delayed_ref_head()
1105 BTRFS_UPDATE_DELAYED_HEAD, false, false); in btrfs_add_delayed_extent_op()
1111 add_delayed_ref_head(trans, head_ref, NULL, BTRFS_UPDATE_DELAYED_HEAD, in btrfs_add_delayed_extent_op()
Dbackref.c842 case BTRFS_UPDATE_DELAYED_HEAD: in add_delayed_refs()
/linux-5.19.10/include/trace/events/
Dbtrfs.h776 { BTRFS_UPDATE_DELAYED_HEAD, "UPDATE_DELAYED_HEAD" })