Home
last modified time | relevance | path

Searched refs:xfs_mp_ktype (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_sysfs.h10 extern struct kobj_type xfs_mp_ktype; /* xfs_mount */
H A Dxfs_sysfs.c70 struct kobj_type xfs_mp_ktype = { variable
H A Dxfs_mount.c775 error = xfs_sysfs_init(&mp->m_kobj, &xfs_mp_ktype, in xfs_mountfs()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_sysfs.h10 extern const struct kobj_type xfs_mp_ktype; /* xfs_mount */
H A Dxfs_sysfs.c72 const struct kobj_type xfs_mp_ktype = { variable
H A Dxfs_mount.c710 error = xfs_sysfs_init(&mp->m_kobj, &xfs_mp_ktype, in xfs_mountfs()

Completed in 5 milliseconds