Home
last modified time | relevance | path

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

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