Searched defs:kobject (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_sysfs.h28 to_kobj(struct kobject *kobject) to_kobj() argument
34 xfs_sysfs_release(struct kobject *kobject) xfs_sysfs_release() argument
H A Dxfs_sysfs.c135 to_xstats(struct kobject *kobject) to_xstats() argument
190 to_xlog(struct kobject *kobject) to_xlog() argument
59 xfs_sysfs_object_show( struct kobject *kobject, struct attribute *attr, char *buf) xfs_sysfs_object_show() argument
70 xfs_sysfs_object_store( struct kobject *kobject, struct attribute *attr, const char *buf, size_t count) xfs_sysfs_object_store() argument
90 log_recovery_delay_store( struct kobject *kobject, const char *buf, size_t count) log_recovery_delay_store() argument
111 log_recovery_delay_show( struct kobject *kobject, char *buf) log_recovery_delay_show() argument
143 stats_show( struct kobject *kobject, char *buf) stats_show() argument
154 stats_clear_store( struct kobject *kobject, const char *buf, size_t count) stats_clear_store() argument
198 log_head_lsn_show( struct kobject *kobject, char *buf) log_head_lsn_show() argument
216 log_tail_lsn_show( struct kobject *kobject, char *buf) log_tail_lsn_show() argument
230 reserve_grant_head_show( struct kobject *kobject, char *buf) reserve_grant_head_show() argument
245 write_grant_head_show( struct kobject *kobject, char *buf) write_grant_head_show() argument
H A Dxfs_linux.h170 struct kobject kobject; member in struct:xfs_kobj
/linux-4.4.14/include/linux/
H A Dkobject.h63 struct kobject { struct
H A Defi.h1106 struct kobject *kobject; member in struct:efivars
/linux-4.4.14/drivers/firmware/efi/
H A Dvars.c1135 efivars_register(struct efivars *efivars, const struct efivar_operations *ops, struct kobject *kobject) efivars_register() argument

Completed in 517 milliseconds