Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_format.h1021 #define XFS_DIFLAG_ANY \ macro
/linux-4.4.14/fs/xfs/
Dxfs_inode.c617 if (di_flags & XFS_DIFLAG_ANY) { in _xfs_dic2xflags()
864 if (pip && (pip->i_d.di_flags & XFS_DIFLAG_ANY)) { in xfs_ialloc()