Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_sysfs.h40 xfs_sysfs_init( in xfs_sysfs_init() function
Dxfs_mount.c692 error = xfs_sysfs_init(&mp->m_kobj, &xfs_mp_ktype, NULL, mp->m_fsname); in xfs_mountfs()
Dxfs_super.c1839 error = xfs_sysfs_init(&xfs_dbg_kobj, &xfs_dbg_ktype, NULL, "debug"); in init_xfs_fs()
Dxfs_log.c710 error = xfs_sysfs_init(&mp->m_log->l_kobj, &xfs_log_ktype, &mp->m_kobj, in xfs_log_mount()