Symbol: btrfs_delayed_ref_head
fs/btrfs/backref.c
1384
struct btrfs_delayed_ref_head *head;
fs/btrfs/backref.c
887
struct btrfs_delayed_ref_head *head, u64 seq,
fs/btrfs/delayed-ref.c
1006
struct btrfs_delayed_ref_head *head_ref;
fs/btrfs/delayed-ref.c
1007
struct btrfs_delayed_ref_head *new_head_ref;
fs/btrfs/delayed-ref.c
1136
struct btrfs_delayed_ref_head *head_ref;
fs/btrfs/delayed-ref.c
1137
struct btrfs_delayed_ref_head *head_ref_ret;
fs/btrfs/delayed-ref.c
1194
struct btrfs_delayed_ref_head *
fs/btrfs/delayed-ref.c
1239
bool btrfs_find_delayed_tree_ref(struct btrfs_delayed_ref_head *head,
fs/btrfs/delayed-ref.c
1280
struct btrfs_delayed_ref_head *head;
fs/btrfs/delayed-ref.c
1359
btrfs_delayed_ref_head_cachep = KMEM_CACHE(btrfs_delayed_ref_head, 0);
fs/btrfs/delayed-ref.c
339
static struct btrfs_delayed_ref_head *find_first_ref_head(
fs/btrfs/delayed-ref.c
350
struct btrfs_delayed_ref_head *head)
fs/btrfs/delayed-ref.c
372
struct btrfs_delayed_ref_head *head,
fs/btrfs/delayed-ref.c
386
struct btrfs_delayed_ref_head *head,
fs/btrfs/delayed-ref.c
433
struct btrfs_delayed_ref_head *head)
fs/btrfs/delayed-ref.c
475
struct btrfs_delayed_ref_head *btrfs_select_ref_head(
fs/btrfs/delayed-ref.c
479
struct btrfs_delayed_ref_head *head;
fs/btrfs/delayed-ref.c
524
struct btrfs_delayed_ref_head *head)
fs/btrfs/delayed-ref.c
535
struct btrfs_delayed_ref_head *head)
fs/btrfs/delayed-ref.c
549
struct btrfs_delayed_ref_node *btrfs_select_delayed_ref(struct btrfs_delayed_ref_head *head)
fs/btrfs/delayed-ref.c
583
struct btrfs_delayed_ref_head *href,
fs/btrfs/delayed-ref.c
635
struct btrfs_delayed_ref_head *existing,
fs/btrfs/delayed-ref.c
636
struct btrfs_delayed_ref_head *update)
fs/btrfs/delayed-ref.c
725
static void init_delayed_ref_head(struct btrfs_delayed_ref_head *head_ref,
fs/btrfs/delayed-ref.c
811
static noinline struct btrfs_delayed_ref_head *
fs/btrfs/delayed-ref.c
813
struct btrfs_delayed_ref_head *head_ref,
fs/btrfs/delayed-ref.c
818
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
2294
struct btrfs_delayed_ref_head *head;
fs/btrfs/extent-tree.c
3268
struct btrfs_delayed_ref_head *href,
fs/btrfs/extent-tree.c
3571
struct btrfs_delayed_ref_head *head;
fs/btrfs/extent-tree.c
50
struct btrfs_delayed_ref_head *href,
fs/btrfs/extent-tree.c
5712
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
1001
DEFINE_EVENT(btrfs_delayed_ref_head, add_delayed_ref_head,
include/trace/events/btrfs.h
1004
const struct btrfs_delayed_ref_head *head_ref,
include/trace/events/btrfs.h
1010
DEFINE_EVENT(btrfs_delayed_ref_head, run_delayed_ref_head,
include/trace/events/btrfs.h
1013
const struct btrfs_delayed_ref_head *head_ref,
include/trace/events/btrfs.h
19
struct btrfs_delayed_ref_head;
include/trace/events/btrfs.h
972
DECLARE_EVENT_CLASS(btrfs_delayed_ref_head,
include/trace/events/btrfs.h
975
const struct btrfs_delayed_ref_head *head_ref,