Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_sysfs.c194 return container_of(kobj, struct xlog, l_kobj); in to_xlog()
Dxfs_log_priv.h408 struct xfs_kobj l_kobj; member
Dxfs_log.c708 error = xfs_sysfs_init(&mp->m_log->l_kobj, &xfs_log_ktype, &mp->m_kobj, in xfs_log_mount()
971 xfs_sysfs_del(&mp->m_log->l_kobj); in xfs_log_unmount()