Home
last modified time | relevance | path

Searched refs:xfs_kobj (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/
H A Dxfs_sysfs.h15 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 Dxfs_mount.h54 struct xfs_kobj kobj;
217 struct xfs_kobj m_kobj;
218 struct xfs_kobj m_error_kobj;
219 struct xfs_kobj m_error_meta_kobj;
255 struct xfs_kobj m_errortag_kobj;
H A Dxfs_sysfs.c341 struct xfs_kobj *kobj = to_kobj(kobject); in to_xstats()
397 struct xfs_kobj *kobj = to_kobj(kobject); in to_xlog()
482 struct xfs_kobj *kobj = to_kobj(kobject); in to_error_cfg()
489 struct xfs_kobj *kobj = to_kobj(kobject); in err_to_mp()
664 struct xfs_kobj *parent_kobj, in xfs_error_sysfs_init_class()
H A Dxfs_linux.h151 struct xfs_kobj { struct
158 struct xfs_kobj xs_kobj; argument
H A Dxfs_log_priv.h445 struct xfs_kobj l_kobj;
H A Dxfs_super.c60 static struct xfs_kobj xfs_dbg_kobj; /* global debug sysfs attrs */