Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_sysfs.h27 static inline struct xfs_kobj *
30 return container_of(kobject, struct xfs_kobj, kobject); in to_kobj()
36 struct xfs_kobj *kobj = to_kobj(kobject); in xfs_sysfs_release()
42 struct xfs_kobj *kobj, in xfs_sysfs_init()
44 struct xfs_kobj *parent_kobj, in xfs_sysfs_init()
54 struct xfs_kobj *kobj) in xfs_sysfs_del()
Dxfs_sysfs.c137 struct xfs_kobj *kobj = to_kobj(kobject); in to_xstats()
192 struct xfs_kobj *kobj = to_kobj(kobject); in to_xlog()
Dxfs_linux.h169 struct xfs_kobj { struct
176 struct xfs_kobj xs_kobj; argument
Dxfs_mount.h129 struct xfs_kobj m_kobj;
Dxfs_log_priv.h408 struct xfs_kobj l_kobj;
Dxfs_super.c65 static struct xfs_kobj xfs_dbg_kobj; /* global debug sysfs attrs */