Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_sysfs.h10 extern const struct kobj_type xfs_dbg_ktype; /* debug */
H A Dxfs_sysfs.c329 const struct kobj_type xfs_dbg_ktype = { variable
H A Dxfs_super.c2652 error = xfs_sysfs_init(&xfs_dbg_kobj, &xfs_dbg_ktype, NULL, "debug"); in init_xfs_fs()