Home
last modified time | relevance | path

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

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