Searched refs:init_delayed_ref_common (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | delayed-ref.c | 840 * init_delayed_ref_common - Initialize the structure which represents a 864 static void init_delayed_ref_common(struct btrfs_fs_info *fs_info, in init_delayed_ref_common() function 940 init_delayed_ref_common(fs_info, &ref->node, bytenr, num_bytes, in btrfs_add_delayed_tree_ref() 1015 init_delayed_ref_common(fs_info, &ref->node, bytenr, num_bytes, in btrfs_add_delayed_data_ref()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | delayed-ref.c | 873 * init_delayed_ref_common - Initialize the structure which represents a 897 static void init_delayed_ref_common(struct btrfs_fs_info *fs_info, in init_delayed_ref_common() function 978 init_delayed_ref_common(fs_info, &ref->node, bytenr, num_bytes, in btrfs_add_delayed_tree_ref() 1052 init_delayed_ref_common(fs_info, &ref->node, bytenr, num_bytes, in btrfs_add_delayed_data_ref()
|
Completed in 3 milliseconds