Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_sysfs.h28 xfs_sysfs_init( in xfs_sysfs_init() function
H A Dxfs_super.c2641 error = xfs_sysfs_init(&xfsstats.xs_kobj, &xfs_stats_ktype, NULL, in init_xfs_fs()
2652 error = xfs_sysfs_init(&xfs_dbg_kobj, &xfs_dbg_ktype, NULL, "debug"); in init_xfs_fs()
H A Dxfs_log.c626 error = xfs_sysfs_init(&log->l_kobj, &xfs_log_ktype, &mp->m_kobj, in xfs_log_mount()