Home
last modified time | relevance | path

Searched refs:xfs_dbg_ktype (Results 1 – 3 of 3) sorted by relevance

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