Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_fs.h378 #define XFS_EOF_FLAGS_UNION (1 << 5) /* union filter algorithm; macro
/linux-4.1.27/fs/xfs/
Dxfs_icache.c1261 if (eofb->eof_flags & XFS_EOF_FLAGS_UNION) in xfs_inode_free_eofblocks()
1328 eofb.eof_flags = XFS_EOF_FLAGS_UNION|XFS_EOF_FLAGS_SYNC; in xfs_inode_free_quota_eofblocks()