Searched refs:xfs_globals (Results 1 – 5 of 5) sorted by relevance
78 struct xfs_globals { struct90 extern struct xfs_globals xfs_globals; argument
65 return xfs_has_crc(mp) && xfs_globals.larp; in xfs_attr_want_log_assist()
1695 if (xfs_globals.mount_delay) { in xfs_fs_fill_super()1697 xfs_globals.mount_delay); in xfs_fs_fill_super()1698 msleep(xfs_globals.mount_delay * 1000); in xfs_fs_fill_super()1924 if (xfs_globals.always_cow) { in xfs_fs_fill_super()
3481 if (xfs_globals.log_recovery_delay) { in xlog_recover()3484 xfs_globals.log_recovery_delay); in xlog_recover()3485 msleep(xfs_globals.log_recovery_delay * 1000); in xlog_recover()
67 bload->leaf_slack = xfs_globals.bload_leaf_slack; in xrep_newbt_estimate_slack()68 bload->node_slack = xfs_globals.bload_node_slack; in xrep_newbt_estimate_slack()