Searched defs:shape_changed (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_refcount.c | 1053 bool shape_changed; in xfs_refcount_adjust() local 342 xfs_refcount_split_extent( struct xfs_btree_cur *cur, xfs_agblock_t agbno, bool *shape_changed) xfs_refcount_split_extent() argument 793 xfs_refcount_merge_extents( struct xfs_btree_cur *cur, xfs_agblock_t *agbno, xfs_extlen_t *aglen, enum xfs_refc_adjust_op adjust, int flags, bool *shape_changed) xfs_refcount_merge_extents() argument 1546 bool shape_changed; xfs_refcount_adjust_cow() local [all...] |
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_refcount.c | 1248 bool shape_changed; in xfs_refcount_adjust() local 382 xfs_refcount_split_extent( struct xfs_btree_cur *cur, enum xfs_refc_domain domain, xfs_agblock_t agbno, bool *shape_changed) xfs_refcount_split_extent() argument 974 xfs_refcount_merge_extents( struct xfs_btree_cur *cur, enum xfs_refc_domain domain, xfs_agblock_t *agbno, xfs_extlen_t *aglen, enum xfs_refc_adjust_op adjust, bool *shape_changed) xfs_refcount_merge_extents() argument 1770 bool shape_changed; xfs_refcount_adjust_cow() local [all...] |
Completed in 4 milliseconds