Searched refs:XFS_DIFLAG_ANY (Results 1 – 3 of 3) sorted by relevance
133 if (flags & ~XFS_DIFLAG_ANY) in xchk_inode_flags()
976 #define XFS_DIFLAG_ANY \ macro
610 if (ip->i_diflags & XFS_DIFLAG_ANY) { in xfs_ip2xflags()881 if (pip && (pip->i_diflags & XFS_DIFLAG_ANY)) in xfs_init_new_inode()
Completed in 15 milliseconds