Searched refs:xs_kobj (Results 1 – 4 of 4) sorted by relevance
156 struct xfs_kobj xs_kobj; member
674 error = xfs_sysfs_init(&mp->m_stats.xs_kobj, &xfs_stats_ktype, in xfs_mountfs()1006 xfs_sysfs_del(&mp->m_stats.xs_kobj); in xfs_mountfs()1076 xfs_sysfs_del(&mp->m_stats.xs_kobj); in xfs_unmountfs()
2273 xfsstats.xs_kobj.kobject.kset = xfs_kset; in init_xfs_fs()2281 error = xfs_sysfs_init(&xfsstats.xs_kobj, &xfs_stats_ktype, NULL, in init_xfs_fs()2309 xfs_sysfs_del(&xfsstats.xs_kobj); in init_xfs_fs()2340 xfs_sysfs_del(&xfsstats.xs_kobj); in exit_xfs_fs()
258 return container_of(kobj, struct xstats, xs_kobj); in to_xstats()
Completed in 11 milliseconds