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

/linux-master/fs/nfs/
H A Dsysfs.h12 struct kobject kobject; member in struct:nfs_netns_client
/linux-master/net/sunrpc/
H A Dsysfs.h9 struct kobject kobject; member in struct:rpc_sysfs_xprt_switch
16 struct kobject kobject; member in struct:rpc_sysfs_xprt
/linux-master/fs/xfs/
H A Dxfs_sysfs.h16 to_kobj(struct kobject *kobject) argument
22 xfs_sysfs_release(struct kobject *kobject) argument
[all...]
H A Dxfs_error.c79 to_mp(struct kobject *kobject) argument
87 xfs_errortag_attr_store( struct kobject *kobject, struct attribute *attr, const char *buf, size_t count) argument
113 xfs_errortag_attr_show( struct kobject *kobject, struct attribute *attr, char *buf) argument
H A Dxfs_linux.h154 struct kobject kobject; member in struct:xfs_kobj
H A Dxfs_sysfs.c40 xfs_sysfs_object_show( struct kobject *kobject, struct attribute *attr, char *buf) argument
51 xfs_sysfs_object_store( struct kobject *kobject, struct attribute *attr, const char *buf, size_t count) argument
82 bug_on_assert_store( struct kobject *kobject, const char *buf, size_t count) argument
105 bug_on_assert_show( struct kobject *kobject, char *buf) argument
114 log_recovery_delay_store( struct kobject *kobject, const char *buf, size_t count) argument
135 log_recovery_delay_show( struct kobject *kobject, char *buf) argument
144 mount_delay_store( struct kobject *kobject, const char *buf, size_t count) argument
165 mount_delay_show( struct kobject *kobject, char *buf) argument
174 always_cow_store( struct kobject *kobject, const char *buf, size_t count) argument
188 always_cow_show( struct kobject *kobject, char *buf) argument
202 pwork_threads_store( struct kobject *kobject, const char *buf, size_t count) argument
223 pwork_threads_show( struct kobject *kobject, char *buf) argument
241 larp_store( struct kobject *kobject, const char *buf, size_t count) argument
255 larp_show( struct kobject *kobject, char *buf) argument
264 bload_leaf_slack_store( struct kobject *kobject, const char *buf, size_t count) argument
281 bload_leaf_slack_show( struct kobject *kobject, char *buf) argument
290 bload_node_slack_store( struct kobject *kobject, const char *buf, size_t count) argument
307 bload_node_slack_show( struct kobject *kobject, char *buf) argument
339 to_xstats(struct kobject *kobject) argument
347 stats_show( struct kobject *kobject, char *buf) argument
358 stats_clear_store( struct kobject *kobject, const char *buf, size_t count) argument
395 to_xlog(struct kobject *kobject) argument
403 log_head_lsn_show( struct kobject *kobject, char *buf) argument
421 log_tail_lsn_show( struct kobject *kobject, char *buf) argument
435 reserve_grant_head_show( struct kobject *kobject, char *buf) argument
450 write_grant_head_show( struct kobject *kobject, char *buf) argument
489 to_error_cfg(struct kobject *kobject) argument
496 err_to_mp(struct kobject *kobject) argument
503 max_retries_show( struct kobject *kobject, char *buf) argument
519 max_retries_store( struct kobject *kobject, const char *buf, size_t count) argument
544 retry_timeout_seconds_show( struct kobject *kobject, char *buf) argument
560 retry_timeout_seconds_store( struct kobject *kobject, const char *buf, size_t count) argument
588 fail_at_unmount_show( struct kobject *kobject, char *buf) argument
598 fail_at_unmount_store( struct kobject *kobject, const char *buf, size_t count) argument
[all...]
/linux-master/include/linux/
H A Dkobject.h64 struct kobject { struct
[all...]
/linux-master/include/linux/sunrpc/
H A Dclnt.h34 struct kobject kobject; member in struct:rpc_sysfs_client

Completed in 167 milliseconds