Home
last modified time | relevance | path

Searched refs:last_ref (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/fs/btrfs/
Dextent-tree.c597 int refs_to_drop, int *last_ref) in remove_extent_data_ref() argument
630 *last_ref = 1; in remove_extent_data_ref()
1072 int *last_ref) in update_inline_extent_backref() argument
1120 *last_ref = 1; in update_inline_extent_backref()
1179 int refs_to_drop, int is_data, int *last_ref) in remove_extent_backref() argument
1186 last_ref); in remove_extent_backref()
1189 last_ref); in remove_extent_backref()
1191 *last_ref = 1; in remove_extent_backref()
2939 int last_ref = 0; in __btrfs_free_extent() local
3004 is_data, &last_ref); in __btrfs_free_extent()
[all …]
Dctree.c262 int *last_ref) in update_ref_for_cow() argument
362 *last_ref = 1; in update_ref_for_cow()
391 int last_ref = 0; in __btrfs_cow_block() local
436 ret = update_ref_for_cow(trans, root, buf, cow, &last_ref); in __btrfs_cow_block()
466 last_ref); in __btrfs_cow_block()
478 if (last_ref) { in __btrfs_cow_block()
488 last_ref); in __btrfs_cow_block()
Dctree.h2705 u64 parent, int last_ref);
/Linux-v5.15/fs/xfs/
Dxfs_log.c556 bool last_ref; in xlog_state_release_iclog() local
578 last_ref = atomic_dec_and_test(&iclog->ic_refcnt); in xlog_state_release_iclog()
586 if (last_ref) { in xlog_state_release_iclog()
594 if (!last_ref) in xlog_state_release_iclog()