XFS_DIFLAG_APPEND 1045 fs/xfs/libxfs/xfs_format.h 	 XFS_DIFLAG_IMMUTABLE | XFS_DIFLAG_APPEND | XFS_DIFLAG_SYNC | \
XFS_DIFLAG_APPEND  582 fs/xfs/xfs_bmap_util.c 		     (XFS_DIFLAG_PREALLOC | XFS_DIFLAG_APPEND)))
XFS_DIFLAG_APPEND  762 fs/xfs/xfs_bmap_util.c 	if (ip->i_d.di_flags & (XFS_DIFLAG_PREALLOC | XFS_DIFLAG_APPEND))
XFS_DIFLAG_APPEND  626 fs/xfs/xfs_inode.c 		if (di_flags & XFS_DIFLAG_APPEND)
XFS_DIFLAG_APPEND 1100 fs/xfs/xfs_ioctl.c 	if (di_flags & XFS_DIFLAG_APPEND)
XFS_DIFLAG_APPEND 1168 fs/xfs/xfs_ioctl.c 		di_flags |= XFS_DIFLAG_APPEND;
XFS_DIFLAG_APPEND  530 fs/xfs/xfs_iops.c 	if (ip->i_d.di_flags & XFS_DIFLAG_APPEND)
XFS_DIFLAG_APPEND 1245 fs/xfs/xfs_iops.c 	if (flags & XFS_DIFLAG_APPEND)