Searched refs:xfs_sysfs_init (Results 1 – 3 of 3) sorted by relevance
28 xfs_sysfs_init( in xfs_sysfs_init() function
2641 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()
626 error = xfs_sysfs_init(&log->l_kobj, &xfs_log_ktype, &mp->m_kobj, in xfs_log_mount()