Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_sysfs.h10 extern struct kobj_type xfs_mp_ktype; /* xfs_mount */
Dxfs_sysfs.c72 struct kobj_type xfs_mp_ktype = { variable
Dxfs_mount.c695 error = xfs_sysfs_init(&mp->m_kobj, &xfs_mp_ktype, in xfs_mountfs()