Searched refs:XFS_EOF_FLAGS_UNION (Results 1 – 2 of 2) sorted by relevance
1473 if (eofb->eof_flags & XFS_EOF_FLAGS_UNION) in xfs_inode_free_eofblocks()1547 eofb.eof_flags = XFS_EOF_FLAGS_UNION|XFS_EOF_FLAGS_SYNC; in __xfs_inode_free_quota_eofblocks()1751 if (eofb->eof_flags & XFS_EOF_FLAGS_UNION) in xfs_inode_free_cowblocks()
357 #define XFS_EOF_FLAGS_UNION (1 << 5) /* union filter algorithm; macro