Home
last modified time | relevance | path

Searched refs:xfs_dbg_ktype (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_sysfs.h11 extern struct kobj_type xfs_dbg_ktype; /* debug */
H A Dxfs_sysfs.c242 struct kobj_type xfs_dbg_ktype = { variable
H A Dxfs_super.c2192 error = xfs_sysfs_init(&xfs_dbg_kobj, &xfs_dbg_ktype, NULL, "debug"); in init_xfs_fs()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_sysfs.h11 extern const struct kobj_type xfs_dbg_ktype; /* debug */
H A Dxfs_sysfs.c269 const struct kobj_type xfs_dbg_ktype = { variable
H A Dxfs_super.c2367 error = xfs_sysfs_init(&xfs_dbg_kobj, &xfs_dbg_ktype, NULL, "debug"); in init_xfs_fs()

Completed in 7 milliseconds