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

/linux-master/fs/xfs/
H A Dxfs_sysfs.h13 extern const struct kobj_type xfs_stats_ktype; /* stats */
H A Dxfs_sysfs.c386 const struct kobj_type xfs_stats_ktype = { variable in typeref:struct:kobj_type
H A Dxfs_mount.c716 error = xfs_sysfs_init(&mp->m_stats.xs_kobj, &xfs_stats_ktype,
H A Dxfs_super.c2355 error = xfs_sysfs_init(&xfsstats.xs_kobj, &xfs_stats_ktype, NULL,

Completed in 133 milliseconds