Home
last modified time | relevance | path

Searched refs:xfs_stats_ktype (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_sysfs.h13 extern struct kobj_type xfs_stats_ktype; /* stats */
H A Dxfs_sysfs.c299 struct kobj_type xfs_stats_ktype = { variable
H A Dxfs_mount.c780 error = xfs_sysfs_init(&mp->m_stats.xs_kobj, &xfs_stats_ktype, in xfs_mountfs()
H A Dxfs_super.c2185 error = xfs_sysfs_init(&xfsstats.xs_kobj, &xfs_stats_ktype, NULL, in init_xfs_fs()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_sysfs.h13 extern const struct kobj_type xfs_stats_ktype; /* stats */
H A Dxfs_sysfs.c327 const struct kobj_type xfs_stats_ktype = { variable
H A Dxfs_mount.c715 error = xfs_sysfs_init(&mp->m_stats.xs_kobj, &xfs_stats_ktype, in xfs_mountfs()
H A Dxfs_super.c2356 error = xfs_sysfs_init(&xfsstats.xs_kobj, &xfs_stats_ktype, NULL, in init_xfs_fs()

Completed in 10 milliseconds