Searched refs:xfs_kobj (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_sysfs.h | 15 static inline struct xfs_kobj * 18 return container_of(kobject, struct xfs_kobj, kobject); in to_kobj() 24 struct xfs_kobj *kobj = to_kobj(kobject); in xfs_sysfs_release() 30 struct xfs_kobj *kobj, in xfs_sysfs_init() 32 struct xfs_kobj *parent_kobj, in xfs_sysfs_init() 44 struct xfs_kobj *kobj) in xfs_sysfs_del()
|
H A D | xfs_mount.h | 53 struct xfs_kobj kobj; 184 struct xfs_kobj m_kobj; 185 struct xfs_kobj m_error_kobj; 186 struct xfs_kobj m_error_meta_kobj; 218 struct xfs_kobj m_errortag_kobj;
|
H A D | xfs_sysfs.c | 255 struct xfs_kobj *kobj = to_kobj(kobject); in to_xstats() 310 struct xfs_kobj *kobj = to_kobj(kobject); in to_xlog() 403 struct xfs_kobj *kobj = to_kobj(kobject); in to_error_cfg() 410 struct xfs_kobj *kobj = to_kobj(kobject); in err_to_mp() 585 struct xfs_kobj *parent_kobj, in xfs_error_sysfs_init_class()
|
H A D | xfs_linux.h | 150 struct xfs_kobj { struct 157 struct xfs_kobj xs_kobj;
|
H A D | xfs_error.c | 73 struct xfs_kobj *kobj = to_kobj(kobject); in to_mp()
|
H A D | xfs_log_priv.h | 431 struct xfs_kobj l_kobj;
|
H A D | xfs_super.c | 47 static struct xfs_kobj xfs_dbg_kobj; /* global debug sysfs attrs */
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_sysfs.h | 15 static inline struct xfs_kobj * 18 return container_of(kobject, struct xfs_kobj, kobject); in to_kobj() 24 struct xfs_kobj *kobj = to_kobj(kobject); in xfs_sysfs_release() 30 struct xfs_kobj *kobj, in xfs_sysfs_init() 32 struct xfs_kobj *parent_kobj, in xfs_sysfs_init() 49 struct xfs_kobj *kobj) in xfs_sysfs_del()
|
H A D | xfs_mount.h | 54 struct xfs_kobj kobj; 210 struct xfs_kobj m_kobj; 211 struct xfs_kobj m_error_kobj; 212 struct xfs_kobj m_error_meta_kobj; 248 struct xfs_kobj m_errortag_kobj;
|
H A D | xfs_sysfs.c | 282 struct xfs_kobj *kobj = to_kobj(kobject); in to_xstats() 338 struct xfs_kobj *kobj = to_kobj(kobject); in to_xlog() 432 struct xfs_kobj *kobj = to_kobj(kobject); in to_error_cfg() 439 struct xfs_kobj *kobj = to_kobj(kobject); in err_to_mp() 614 struct xfs_kobj *parent_kobj, in xfs_error_sysfs_init_class()
|
H A D | xfs_linux.h | 153 struct xfs_kobj { struct 160 struct xfs_kobj xs_kobj;
|
H A D | xfs_log_priv.h | 446 struct xfs_kobj l_kobj;
|
H A D | xfs_error.c | 81 struct xfs_kobj *kobj = to_kobj(kobject); in to_mp()
|
H A D | xfs_super.c | 56 static struct xfs_kobj xfs_dbg_kobj; /* global debug sysfs attrs */
|
Completed in 17 milliseconds