Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_dinode.h209 #define XFS_DIFLAG_ANY \ macro
Dxfs_inode.c719 if (di_flags & XFS_DIFLAG_ANY) { in _xfs_dic2xflags()
1099 if (pip && (pip->i_d.di_flags & XFS_DIFLAG_ANY)) { in xfs_ialloc()