XFS_DIFLAG_APPEND  837 fs/xfs/linux-2.6/xfs_ioctl.c 	if (di_flags & XFS_DIFLAG_APPEND)
XFS_DIFLAG_APPEND  896 fs/xfs/linux-2.6/xfs_ioctl.c 		di_flags |= XFS_DIFLAG_APPEND;
XFS_DIFLAG_APPEND 1094 fs/xfs/linux-2.6/xfs_ioctl.c 				(XFS_DIFLAG_IMMUTABLE|XFS_DIFLAG_APPEND) ||
XFS_DIFLAG_APPEND  748 fs/xfs/linux-2.6/xfs_iops.c 	if (ip->i_d.di_flags & XFS_DIFLAG_APPEND)
XFS_DIFLAG_APPEND 5847 fs/xfs/xfs_bmap.c 		    ip->i_d.di_flags & (XFS_DIFLAG_PREALLOC|XFS_DIFLAG_APPEND)){
XFS_DIFLAG_APPEND  250 fs/xfs/xfs_dinode.h 	 XFS_DIFLAG_IMMUTABLE | XFS_DIFLAG_APPEND | XFS_DIFLAG_SYNC | \
XFS_DIFLAG_APPEND  743 fs/xfs/xfs_inode.c 		if (di_flags & XFS_DIFLAG_APPEND)
XFS_DIFLAG_APPEND 1206 fs/xfs/xfs_vnodeops.c 				(XFS_DIFLAG_PREALLOC | XFS_DIFLAG_APPEND)))) {
XFS_DIFLAG_APPEND 1276 fs/xfs/xfs_vnodeops.c 				(XFS_DIFLAG_PREALLOC | XFS_DIFLAG_APPEND)) ||