Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_sysfs.h26 static inline struct xfs_kobj *
29 return container_of(kobject, struct xfs_kobj, kobject); in to_kobj()
35 struct xfs_kobj *kobj = to_kobj(kobject); in xfs_sysfs_release()
41 struct xfs_kobj *kobj, in xfs_sysfs_init()
43 struct xfs_kobj *parent_kobj, in xfs_sysfs_init()
53 struct xfs_kobj *kobj) in xfs_sysfs_del()
Dxfs_sysfs.c201 struct xfs_kobj *kobj = to_kobj(kobject); in to_xlog()
Dxfs_log_priv.h408 struct xfs_kobj l_kobj;
Dxfs_mount.h127 struct xfs_kobj m_kobj;
Dxfs_linux.h183 struct xfs_kobj { struct
Dxfs_super.c65 static struct xfs_kobj xfs_dbg_kobj; /* global debug sysfs attrs */