XFS_DIFLAG_PREALLOC  892 fs/xfs/linux-2.6/xfs_ioctl.c 	di_flags = (ip->i_d.di_flags & XFS_DIFLAG_PREALLOC);
XFS_DIFLAG_PREALLOC 5847 fs/xfs/xfs_bmap.c 		    ip->i_d.di_flags & (XFS_DIFLAG_PREALLOC|XFS_DIFLAG_APPEND)){
XFS_DIFLAG_PREALLOC  249 fs/xfs/xfs_dinode.h 	(XFS_DIFLAG_REALTIME | XFS_DIFLAG_PREALLOC | XFS_DIFLAG_NEWRTBM | \
XFS_DIFLAG_PREALLOC  739 fs/xfs/xfs_inode.c 		if (di_flags & XFS_DIFLAG_PREALLOC)
XFS_DIFLAG_PREALLOC 1206 fs/xfs/xfs_vnodeops.c 				(XFS_DIFLAG_PREALLOC | XFS_DIFLAG_APPEND)))) {
XFS_DIFLAG_PREALLOC 1276 fs/xfs/xfs_vnodeops.c 				(XFS_DIFLAG_PREALLOC | XFS_DIFLAG_APPEND)) ||
XFS_DIFLAG_PREALLOC 3611 fs/xfs/xfs_vnodeops.c 		ip->i_d.di_flags |= XFS_DIFLAG_PREALLOC;
XFS_DIFLAG_PREALLOC 3613 fs/xfs/xfs_vnodeops.c 		ip->i_d.di_flags &= ~XFS_DIFLAG_PREALLOC;