Searched refs:XFS_ILOG_DBROOT (Results 1 – 6 of 6) sorted by relevance
82 #define XFS_ILOG_DBROOT 0x008 /* log i_df.i_broot */ macro99 XFS_ILOG_DBROOT | XFS_ILOG_DEV | \104 XFS_ILOG_DBROOT)110 XFS_ILOG_DEXT | XFS_ILOG_DBROOT | \117 return (w == XFS_DATA_FORK ? XFS_ILOG_DBROOT : XFS_ILOG_ABROOT); in xfs_ilog_fbroot()
67 if ((iip->ili_fields & XFS_ILOG_DBROOT) && in xfs_inode_item_size()219 ~(XFS_ILOG_DDATA | XFS_ILOG_DBROOT | in xfs_inode_item_format()260 if ((iip->ili_fields & XFS_ILOG_DBROOT) && in xfs_inode_item_format()271 XFS_ILOG_DBROOT)); in xfs_inode_item_format()272 iip->ili_fields &= ~XFS_ILOG_DBROOT; in xfs_inode_item_format()278 ~(XFS_ILOG_DEXT | XFS_ILOG_DBROOT | in xfs_inode_item_format()306 ~(XFS_ILOG_DDATA | XFS_ILOG_DBROOT | in xfs_inode_item_format()316 ~(XFS_ILOG_DDATA | XFS_ILOG_DBROOT | in xfs_inode_item_format()
405 src_log_flags |= XFS_ILOG_DBROOT; in xfs_swap_extents()423 target_log_flags |= XFS_ILOG_DBROOT; in xfs_swap_extents()
2701 case XFS_ILOG_DBROOT: in xlog_recover_inode_pass2()
2484 { XFS_ILOG_DBROOT, XFS_ILOG_ABROOT }; in xfs_iflush_fork()
1273 *flags |= XFS_ILOG_DBROOT; in xfs_bmap_add_attrfork_btree()