Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_icache.c1473 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()
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_fs.h357 #define XFS_EOF_FLAGS_UNION (1 << 5) /* union filter algorithm; macro