Searched refs:XFS_ILOG_DFORK (Results 1 – 2 of 2) sorted by relevance
323 #define XFS_ILOG_DFORK (XFS_ILOG_DDATA | XFS_ILOG_DEXT | \ macro
2711 ASSERT(!(fields & XFS_ILOG_DFORK) || in xlog_recover_inode_pass2()2714 switch (fields & XFS_ILOG_DFORK) { in xlog_recover_inode_pass2()2730 ASSERT((fields & XFS_ILOG_DFORK) == 0); in xlog_recover_inode_pass2()2740 if (in_f->ilf_fields & XFS_ILOG_DFORK) { in xlog_recover_inode_pass2()