Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_fs.h377 #define XFS_EOF_FLAGS_MINFILESIZE (1 << 4) /* filter by min file size */ macro
386 XFS_EOF_FLAGS_MINFILESIZE)
/linux-4.1.27/fs/xfs/
Dxfs_icache.c1269 if (eofb->eof_flags & XFS_EOF_FLAGS_MINFILESIZE && in xfs_inode_free_eofblocks()