XFS_DIFLAG2_COWEXTSIZE 1062 fs/xfs/libxfs/xfs_format.h (XFS_DIFLAG2_DAX | XFS_DIFLAG2_REFLINK | XFS_DIFLAG2_COWEXTSIZE) XFS_DIFLAG2_COWEXTSIZE 559 fs/xfs/libxfs/xfs_inode_buf.c if ((flags2 & (XFS_DIFLAG2_REFLINK | XFS_DIFLAG2_COWEXTSIZE)) && XFS_DIFLAG2_COWEXTSIZE 797 fs/xfs/libxfs/xfs_inode_buf.c hint_flag = (flags2 & XFS_DIFLAG2_COWEXTSIZE); XFS_DIFLAG2_COWEXTSIZE 1015 fs/xfs/xfs_file.c (src->i_d.di_flags2 & XFS_DIFLAG2_COWEXTSIZE) && XFS_DIFLAG2_COWEXTSIZE 1017 fs/xfs/xfs_file.c !(dest->i_d.di_flags2 & XFS_DIFLAG2_COWEXTSIZE)) XFS_DIFLAG2_COWEXTSIZE 78 fs/xfs/xfs_inode.c if (ip->i_d.di_flags2 & XFS_DIFLAG2_COWEXTSIZE) XFS_DIFLAG2_COWEXTSIZE 653 fs/xfs/xfs_inode.c if (di_flags2 & XFS_DIFLAG2_COWEXTSIZE) XFS_DIFLAG2_COWEXTSIZE 911 fs/xfs/xfs_inode.c if (pip->i_d.di_flags2 & XFS_DIFLAG2_COWEXTSIZE) { XFS_DIFLAG2_COWEXTSIZE 912 fs/xfs/xfs_inode.c di_flags2 |= XFS_DIFLAG2_COWEXTSIZE; XFS_DIFLAG2_COWEXTSIZE 1209 fs/xfs/xfs_ioctl.c di_flags2 |= XFS_DIFLAG2_COWEXTSIZE; XFS_DIFLAG2_COWEXTSIZE 1630 fs/xfs/xfs_ioctl.c (ip->i_d.di_flags2 & XFS_DIFLAG2_COWEXTSIZE)) XFS_DIFLAG2_COWEXTSIZE 114 fs/xfs/xfs_itable.c if (dic->di_flags2 & XFS_DIFLAG2_COWEXTSIZE) XFS_DIFLAG2_COWEXTSIZE 948 fs/xfs/xfs_reflink.c dest->i_d.di_flags2 |= XFS_DIFLAG2_COWEXTSIZE;