Symbol: btrfs_delayed_ref_head
fs/btrfs/backref.c
1379
struct btrfs_delayed_ref_head *head;
fs/btrfs/backref.c
882
struct btrfs_delayed_ref_head *head, u64 seq,
fs/btrfs/delayed-ref.c
1037
struct btrfs_delayed_ref_head *head_ref;
fs/btrfs/delayed-ref.c
1038
struct btrfs_delayed_ref_head *new_head_ref;
fs/btrfs/delayed-ref.c
1167
struct btrfs_delayed_ref_head *head_ref;
fs/btrfs/delayed-ref.c
1168
struct btrfs_delayed_ref_head *head_ref_ret;
fs/btrfs/delayed-ref.c
1225
struct btrfs_delayed_ref_head *
fs/btrfs/delayed-ref.c
1270
bool btrfs_find_delayed_tree_ref(struct btrfs_delayed_ref_head *head,
fs/btrfs/delayed-ref.c
1311
struct btrfs_delayed_ref_head *head;
fs/btrfs/delayed-ref.c
1390
btrfs_delayed_ref_head_cachep = KMEM_CACHE(btrfs_delayed_ref_head, 0);
fs/btrfs/delayed-ref.c
367
static struct btrfs_delayed_ref_head *find_first_ref_head(
fs/btrfs/delayed-ref.c
378
struct btrfs_delayed_ref_head *head)
fs/btrfs/delayed-ref.c
400
struct btrfs_delayed_ref_head *head,
fs/btrfs/delayed-ref.c
414
struct btrfs_delayed_ref_head *head,
fs/btrfs/delayed-ref.c
461
struct btrfs_delayed_ref_head *head)
fs/btrfs/delayed-ref.c
503
struct btrfs_delayed_ref_head *btrfs_select_ref_head(
fs/btrfs/delayed-ref.c
507
struct btrfs_delayed_ref_head *head;
fs/btrfs/delayed-ref.c
552
struct btrfs_delayed_ref_head *head)
fs/btrfs/delayed-ref.c
563
struct btrfs_delayed_ref_head *head)
fs/btrfs/delayed-ref.c
577
struct btrfs_delayed_ref_node *btrfs_select_delayed_ref(struct btrfs_delayed_ref_head *head)
fs/btrfs/delayed-ref.c
611
struct btrfs_delayed_ref_head *href,
fs/btrfs/delayed-ref.c
666
struct btrfs_delayed_ref_head *existing,
fs/btrfs/delayed-ref.c
667
struct btrfs_delayed_ref_head *update)
fs/btrfs/delayed-ref.c
756
static void init_delayed_ref_head(struct btrfs_delayed_ref_head *head_ref,
fs/btrfs/delayed-ref.c
842
static noinline struct btrfs_delayed_ref_head *
fs/btrfs/delayed-ref.c
844
struct btrfs_delayed_ref_head *head_ref,
fs/btrfs/delayed-ref.c
849
struct btrfs_delayed_ref_head *existing;
fs/btrfs/delayed-ref.h
362
struct btrfs_delayed_ref_head *head_ref)
fs/btrfs/delayed-ref.h
371
static inline void btrfs_put_delayed_ref_head(struct btrfs_delayed_ref_head *head)
fs/btrfs/delayed-ref.h
388
struct btrfs_delayed_ref_head *head);
fs/btrfs/delayed-ref.h
390
struct btrfs_delayed_ref_head *
fs/btrfs/delayed-ref.h
394
static inline void btrfs_delayed_ref_unlock(struct btrfs_delayed_ref_head *head)
fs/btrfs/delayed-ref.h
400
struct btrfs_delayed_ref_head *head);
fs/btrfs/delayed-ref.h
402
struct btrfs_delayed_ref_head *btrfs_select_ref_head(
fs/btrfs/delayed-ref.h
406
struct btrfs_delayed_ref_head *head);
fs/btrfs/delayed-ref.h
407
struct btrfs_delayed_ref_node *btrfs_select_delayed_ref(struct btrfs_delayed_ref_head *head);
fs/btrfs/delayed-ref.h
420
bool btrfs_find_delayed_tree_ref(struct btrfs_delayed_ref_head *head,
fs/btrfs/extent-tree.c
109
struct btrfs_delayed_ref_head *head;
fs/btrfs/extent-tree.c
1583
const struct btrfs_delayed_ref_head *href)
fs/btrfs/extent-tree.c
1622
struct btrfs_delayed_ref_head *href,
fs/btrfs/extent-tree.c
1691
const struct btrfs_delayed_ref_head *head,
fs/btrfs/extent-tree.c
1783
struct btrfs_delayed_ref_head *href,
fs/btrfs/extent-tree.c
1833
struct btrfs_delayed_ref_head *href,
fs/btrfs/extent-tree.c
1875
struct btrfs_delayed_ref_head *head)
fs/btrfs/extent-tree.c
1891
struct btrfs_delayed_ref_head *head)
fs/btrfs/extent-tree.c
1908
struct btrfs_delayed_ref_head *head)
fs/btrfs/extent-tree.c
1936
struct btrfs_delayed_ref_head *head,
fs/btrfs/extent-tree.c
1998
struct btrfs_delayed_ref_head *locked_ref,
fs/btrfs/extent-tree.c
2089
struct btrfs_delayed_ref_head *locked_ref = NULL;
fs/btrfs/extent-tree.c
2295
struct btrfs_delayed_ref_head *head;
fs/btrfs/extent-tree.c
3272
struct btrfs_delayed_ref_head *href,
fs/btrfs/extent-tree.c
3575
struct btrfs_delayed_ref_head *head;
fs/btrfs/extent-tree.c
50
struct btrfs_delayed_ref_head *href,
fs/btrfs/extent-tree.c
5715
struct btrfs_delayed_ref_head *head;
fs/btrfs/extent-tree.h
107
struct btrfs_delayed_ref_head *head);
fs/btrfs/extent-tree.h
17
struct btrfs_delayed_ref_head;
fs/btrfs/tests/delayed-refs-tests.c
173
struct btrfs_delayed_ref_head *head;
fs/btrfs/tests/delayed-refs-tests.c
341
struct btrfs_delayed_ref_head *head = NULL;
fs/btrfs/tests/delayed-refs-tests.c
44
struct btrfs_delayed_ref_head *head)
fs/btrfs/tests/delayed-refs-tests.c
60
static void delete_delayed_ref_node(struct btrfs_delayed_ref_head *head,
fs/btrfs/tests/delayed-refs-tests.c
70
static int validate_ref_head(struct btrfs_delayed_ref_head *head,
fs/btrfs/tests/delayed-refs-tests.c
782
struct btrfs_delayed_ref_head *head = NULL;
include/trace/events/btrfs.h
1817
DECLARE_EVENT_CLASS(btrfs_delayed_ref_head,
include/trace/events/btrfs.h
1820
const struct btrfs_delayed_ref_head *head_ref,
include/trace/events/btrfs.h
1846
DEFINE_EVENT(btrfs_delayed_ref_head, add_delayed_ref_head,
include/trace/events/btrfs.h
1849
const struct btrfs_delayed_ref_head *head_ref,
include/trace/events/btrfs.h
1855
DEFINE_EVENT(btrfs_delayed_ref_head, run_delayed_ref_head,
include/trace/events/btrfs.h
1858
const struct btrfs_delayed_ref_head *head_ref,
include/trace/events/btrfs.h
19
struct btrfs_delayed_ref_head;