Searched refs:XFS_EOF_FLAGS_UNION (Results 1 – 2 of 2) sorted by relevance
1484 if (eofb->eof_flags & XFS_EOF_FLAGS_UNION) in xfs_inode_free_eofblocks()1558 eofb.eof_flags = XFS_EOF_FLAGS_UNION|XFS_EOF_FLAGS_SYNC; in __xfs_inode_free_quota_eofblocks()1762 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