Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_sysfs.h12 extern const struct kobj_type xfs_log_ktype; /* xlog */
Dxfs_sysfs.c413 const struct kobj_type xfs_log_ktype = { variable
Dxfs_log.c727 error = xfs_sysfs_init(&log->l_kobj, &xfs_log_ktype, &mp->m_kobj, in xfs_log_mount()