Searched defs:last_ref (Results 1 - 6 of 6) sorted by relevance
/third_party/vixl/src/aarch32/ |
H A D | location-aarch32.cc | 38 const ForwardRef& last_ref = GetLastForwardReference(); in Needs16BitPadding() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_log.c | 575 bool last_ref; in xlog_state_release_iclog() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent-tree.c | 2975 int last_ref = 0; in __btrfs_free_extent() local 593 remove_extent_data_ref(struct btrfs_trans_handle *trans, struct btrfs_path *path, int refs_to_drop, int *last_ref) remove_extent_data_ref() argument 1069 update_inline_extent_backref(struct btrfs_path *path, struct btrfs_extent_inline_ref *iref, int refs_to_mod, struct btrfs_delayed_extent_op *extent_op, int *last_ref) update_inline_extent_backref() argument 1177 remove_extent_backref(struct btrfs_trans_handle *trans, struct btrfs_path *path, struct btrfs_extent_inline_ref *iref, int refs_to_drop, int is_data, int *last_ref) remove_extent_backref() argument 3319 btrfs_free_tree_block(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, u64 parent, int last_ref) btrfs_free_tree_block() argument [all...] |
H A D | ctree.c | 1024 int last_ref = 0; in __btrfs_cow_block() local 848 update_ref_for_cow(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, struct extent_buffer *cow, int *last_ref) update_ref_for_cow() argument
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | extent-tree.c | 3281 btrfs_free_tree_block(struct btrfs_trans_handle *trans, u64 root_id, struct extent_buffer *buf, u64 parent, int last_ref) btrfs_free_tree_block() argument
|
H A D | ctree.c | 533 int last_ref = 0; in __btrfs_cow_block() local 399 update_ref_for_cow(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, struct extent_buffer *cow, int *last_ref) update_ref_for_cow() argument
|
Completed in 27 milliseconds