Home
last modified time | relevance | path

Searched refs:XFS_EOF_FLAGS_UNION (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/fs/xfs/
Dxfs_icache.c1478 if (eofb->eof_flags & XFS_EOF_FLAGS_UNION) in xfs_inode_free_eofblocks()
1552 eofb.eof_flags = XFS_EOF_FLAGS_UNION|XFS_EOF_FLAGS_SYNC; in __xfs_inode_free_quota_eofblocks()
1756 if (eofb->eof_flags & XFS_EOF_FLAGS_UNION) in xfs_inode_free_cowblocks()
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_fs.h535 #define XFS_EOF_FLAGS_UNION (1 << 5) /* union filter algorithm; macro