Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_format.h1002 #define XFS_DIFLAG_ANY \ macro
/linux-4.1.27/fs/xfs/
Dxfs_inode.c565 if (di_flags & XFS_DIFLAG_ANY) { in _xfs_dic2xflags()
813 if (pip && (pip->i_d.di_flags & XFS_DIFLAG_ANY)) { in xfs_ialloc()