Searched refs:reflink (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | Makefile | 75 reflink.o \
|
D | bcachefs_format.h | 887 x(reflink, 6) \ 1310 x(reflink, 7, BTREE_ID_EXTENTS|BTREE_ID_DATA, \
|
D | bcachefs.h | 689 x(reflink) \
|
/linux-6.12.1/fs/btrfs/ |
D | Makefile | 34 block-rsv.o delalloc-space.o block-group.o discard.o reflink.o \
|
/linux-6.12.1/fs/xfs/ |
D | xfs_mount.h | 347 __XFS_HAS_FEAT(reflink, REFLINK) in __XFS_ADD_FEAT()
|
/linux-6.12.1/fs/ocfs2/ |
D | xattr.c | 6653 struct ocfs2_xattr_reflink *reflink; member 6740 struct ocfs2_super *osb = OCFS2_SB(args->reflink->old_inode->i_sb); in ocfs2_lock_reflink_xattr_rec_allocators() 6745 ret = ocfs2_iterate_xattr_buckets(args->reflink->old_inode, blkno, len, in ocfs2_lock_reflink_xattr_rec_allocators() 6765 rb = (struct ocfs2_refcount_block *)args->reflink->ref_root_bh->b_data; in ocfs2_lock_reflink_xattr_rec_allocators() 6825 struct super_block *sb = args->reflink->old_inode->i_sb; in ocfs2_reflink_xattr_bucket() 6871 ret = ocfs2_reflink_xattr_header(handle, args->reflink, in ocfs2_reflink_xattr_bucket() 6998 INODE_CACHE(args->reflink->new_inode), in ocfs2_reflink_xattr_rec() 7045 para.reflink = args; in ocfs2_reflink_xattr_tree()
|
/linux-6.12.1/Documentation/filesystems/xfs/ |
D | xfs-online-fsck-design.rst | 1555 reverse mapping and reflink were introduced. 1624 During the design phase of the reverse mapping and reflink features, it was 5345 Next, it opens a temporary file and calls the file clone operation to reflink
|