Home
last modified time | relevance | path

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

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