Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_sysfs.h14 static inline struct xfs_kobj *
17 return container_of(kobject, struct xfs_kobj, kobject); in to_kobj()
23 struct xfs_kobj *kobj = to_kobj(kobject); in xfs_sysfs_release()
29 struct xfs_kobj *kobj, in xfs_sysfs_init()
31 struct xfs_kobj *parent_kobj, in xfs_sysfs_init()
48 struct xfs_kobj *kobj) in xfs_sysfs_del()
H A Dxfs_mount.h55 struct xfs_kobj kobj;
293 struct xfs_kobj m_kobj;
294 struct xfs_kobj m_error_kobj;
295 struct xfs_kobj m_error_meta_kobj;
301 struct xfs_kobj m_zoned_kobj;
338 struct xfs_kobj m_errortag_kobj;
H A Dxfs_platform.h159 struct xfs_kobj { struct
166 struct xfs_kobj xs_kobj; argument
H A Dxfs_super.c66 static struct xfs_kobj xfs_dbg_kobj; /* global debug sysfs attrs */