Searched defs:head_ref (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | delayed-ref.h | 329 btrfs_ref_head_to_space_flags( struct btrfs_delayed_ref_head *head_ref) btrfs_ref_head_to_space_flags() argument
|
H A D | delayed-ref.c | 749 static void init_delayed_ref_head(struct btrfs_delayed_ref_head *head_ref, in init_delayed_ref_head() argument 817 add_delayed_ref_head(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *head_ref, struct btrfs_qgroup_extent_record *qrecord, int action, int *qrecord_inserted_ret) add_delayed_ref_head() argument 934 struct btrfs_delayed_ref_head *head_ref; btrfs_add_delayed_tree_ref() local 1029 struct btrfs_delayed_ref_head *head_ref; btrfs_add_delayed_data_ref() local 1118 struct btrfs_delayed_ref_head *head_ref; btrfs_add_delayed_extent_op() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | delayed-ref.c | 717 static void init_delayed_ref_head(struct btrfs_delayed_ref_head *head_ref, in init_delayed_ref_head() argument 789 add_delayed_ref_head(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *head_ref, struct btrfs_qgroup_extent_record *qrecord, int action, bool *qrecord_inserted_ret) add_delayed_ref_head() argument 899 struct btrfs_delayed_ref_head *head_ref; btrfs_add_delayed_tree_ref() local 992 struct btrfs_delayed_ref_head *head_ref; btrfs_add_delayed_data_ref() local 1079 struct btrfs_delayed_ref_head *head_ref; btrfs_add_delayed_extent_op() local [all...] |
H A D | delayed-ref.h | 359 btrfs_ref_head_to_space_flags( struct btrfs_delayed_ref_head *head_ref) btrfs_ref_head_to_space_flags() argument
|
Completed in 5 milliseconds