Searched refs:xfs_reflink_update_dest (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_reflink.h | 57 extern int xfs_reflink_update_dest(struct xfs_inode *dest, xfs_off_t newlen,
|
H A D | xfs_reflink.c | 918 xfs_reflink_update_dest( in xfs_reflink_update_dest() function
|
H A D | xfs_file.c | 1125 ret = xfs_reflink_update_dest(dest, pos_out + len, cowextsize, in xfs_file_remap_range()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_reflink.h | 53 extern int xfs_reflink_update_dest(struct xfs_inode *dest, xfs_off_t newlen,
|
H A D | xfs_file.c | 1212 ret = xfs_reflink_update_dest(dest, pos_out + len, cowextsize, in xfs_file_remap_range()
|
H A D | xfs_reflink.c | 1079 xfs_reflink_update_dest( in xfs_reflink_update_dest() function
|
Completed in 8 milliseconds