Searched refs:xs_kobj (Results 1 – 4 of 4) sorted by relevance
158 struct xfs_kobj xs_kobj; member
714 error = xfs_sysfs_init(&mp->m_stats.xs_kobj, &xfs_stats_ktype, in xfs_mountfs()1037 xfs_sysfs_del(&mp->m_stats.xs_kobj); in xfs_mountfs()1108 xfs_sysfs_del(&mp->m_stats.xs_kobj); in xfs_unmountfs()
2324 xfsstats.xs_kobj.kobject.kset = xfs_kset; in init_xfs_fs()2332 error = xfs_sysfs_init(&xfsstats.xs_kobj, &xfs_stats_ktype, NULL, in init_xfs_fs()2360 xfs_sysfs_del(&xfsstats.xs_kobj); in init_xfs_fs()2389 xfs_sysfs_del(&xfsstats.xs_kobj); in exit_xfs_fs()
284 return container_of(kobj, struct xstats, xs_kobj); in to_xstats()
Completed in 11 milliseconds