Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddelayed-ref.h30 BTRFS_UPDATE_DELAYED_HEAD, enumerator
H A Ddelayed-ref.c743 case BTRFS_UPDATE_DELAYED_HEAD: in init_delayed_ref_head()
1121 .action = BTRFS_UPDATE_DELAYED_HEAD, in btrfs_add_delayed_extent_op()
1145 BTRFS_UPDATE_DELAYED_HEAD, NULL); in btrfs_add_delayed_extent_op()
H A Dbackref.c906 case BTRFS_UPDATE_DELAYED_HEAD: in add_delayed_refs()
/linux/include/trace/events/
H A Dbtrfs.h853 { BTRFS_UPDATE_DELAYED_HEAD, "UPDATE_DELAYED_HEAD" })