Home
last modified time | relevance | path

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

/linux/fs/xfs/
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()
44 struct xfs_kobj *kobj) in xfs_sysfs_del()
A Dxfs_mount.h54 struct xfs_kobj kobj;
205 struct xfs_kobj m_kobj;
206 struct xfs_kobj m_error_kobj;
207 struct xfs_kobj m_error_meta_kobj;
241 struct xfs_kobj m_errortag_kobj;
A Dxfs_sysfs.c256 struct xfs_kobj *kobj = to_kobj(kobject); in to_xstats()
311 struct xfs_kobj *kobj = to_kobj(kobject); in to_xlog()
404 struct xfs_kobj *kobj = to_kobj(kobject); in to_error_cfg()
411 struct xfs_kobj *kobj = to_kobj(kobject); in err_to_mp()
586 struct xfs_kobj *parent_kobj, in xfs_error_sysfs_init_class()
A Dxfs_linux.h149 struct xfs_kobj { struct
156 struct xfs_kobj xs_kobj; argument
A Dxfs_log_priv.h442 struct xfs_kobj l_kobj;
A Dxfs_error.c76 struct xfs_kobj *kobj = to_kobj(kobject); in to_mp()
A Dxfs_super.c50 static struct xfs_kobj xfs_dbg_kobj; /* global debug sysfs attrs */

Completed in 19 milliseconds