Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Ddelayed-ref.h25 #define BTRFS_UPDATE_DELAYED_HEAD 4 /* not changing ref count on head ref */ macro
Ddelayed-ref.c584 if (action == BTRFS_UPDATE_DELAYED_HEAD) in add_delayed_ref_head()
895 num_bytes, BTRFS_UPDATE_DELAYED_HEAD, in btrfs_add_delayed_extent_op()
Dbackref.c597 case BTRFS_UPDATE_DELAYED_HEAD: in __add_delayed_refs()
/linux-4.1.27/include/trace/events/
Dbtrfs.h447 { BTRFS_UPDATE_DELAYED_HEAD, "UPDATE_DELAYED_HEAD" })