Searched refs:xfs_sb_info (Results 1 – 1 of 1) sorted by relevance
67 } xfs_sb_info[] = { variable643 first = xfs_sb_info[f].offset; in xfs_sb_to_disk()644 size = xfs_sb_info[f + 1].offset - first; in xfs_sb_to_disk()646 ASSERT(xfs_sb_info[f].type == 0 || xfs_sb_info[f].type == 1); in xfs_sb_to_disk()648 if (size == 1 || xfs_sb_info[f].type == 1) { in xfs_sb_to_disk()1676 last = xfs_sb_info[f + 1].offset - 1; in xfs_mod_sb()1680 first = xfs_sb_info[f].offset; in xfs_mod_sb()