Home
last modified time | relevance | path

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

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