Home
last modified time | relevance | path

Searched defs:kobj (Results 1 – 15 of 15) sorted by relevance

/fs/sysfs/
Dgroup.c19 static void remove_files(struct sysfs_dirent *dir_sd, struct kobject *kobj, in remove_files()
29 static int create_files(struct sysfs_dirent *dir_sd, struct kobject *kobj, in create_files()
59 static int internal_create_group(struct kobject *kobj, int update, in internal_create_group()
101 int sysfs_create_group(struct kobject *kobj, in sysfs_create_group()
124 int sysfs_update_group(struct kobject *kobj, in sysfs_update_group()
132 void sysfs_remove_group(struct kobject * kobj, in sysfs_remove_group()
164 int sysfs_merge_group(struct kobject *kobj, in sysfs_merge_group()
193 void sysfs_unmerge_group(struct kobject *kobj, in sysfs_unmerge_group()
215 int sysfs_add_link_to_group(struct kobject *kobj, const char *group_name, in sysfs_add_link_to_group()
238 void sysfs_remove_link_from_group(struct kobject *kobj, const char *group_name, in sysfs_remove_link_from_group()
Dfile.c70 struct kobject *kobj = attr_sd->s_parent->s_dir.kobj; in fill_read_buffer() local
194 struct kobject *kobj = attr_sd->s_parent->s_dir.kobj; in flush_write_buffer() local
329 struct kobject *kobj = attr_sd->s_parent->s_dir.kobj; in sysfs_open_file() local
488 static int sysfs_attr_ns(struct kobject *kobj, const struct attribute *attr, in sysfs_attr_ns()
571 int sysfs_create_file(struct kobject * kobj, const struct attribute * attr) in sysfs_create_file()
579 int sysfs_create_files(struct kobject *kobj, const struct attribute **ptr) in sysfs_create_files()
598 int sysfs_add_file_to_group(struct kobject *kobj, in sysfs_add_file_to_group()
626 int sysfs_chmod_file(struct kobject *kobj, const struct attribute *attr, in sysfs_chmod_file()
664 void sysfs_remove_file(struct kobject * kobj, const struct attribute * attr) in sysfs_remove_file()
674 void sysfs_remove_files(struct kobject * kobj, const struct attribute **ptr) in sysfs_remove_files()
[all …]
Dsymlink.c101 static int sysfs_do_create_link(struct kobject *kobj, struct kobject *target, in sysfs_do_create_link()
123 int sysfs_create_link(struct kobject *kobj, struct kobject *target, in sysfs_create_link()
138 int sysfs_create_link_nowarn(struct kobject *kobj, struct kobject *target, in sysfs_create_link_nowarn()
153 void sysfs_delete_link(struct kobject *kobj, struct kobject *targ, in sysfs_delete_link()
170 void sysfs_remove_link(struct kobject * kobj, const char * name) in sysfs_remove_link()
191 int sysfs_rename_link(struct kobject *kobj, struct kobject *targ, in sysfs_rename_link()
Dbin.c53 struct kobject *kobj = attr_sd->s_parent->s_dir.kobj; in fill_read() local
123 struct kobject *kobj = attr_sd->s_parent->s_dir.kobj; in flush_write() local
344 struct kobject *kobj = attr_sd->s_parent->s_dir.kobj; in mmap() local
485 int sysfs_create_bin_file(struct kobject *kobj, in sysfs_create_bin_file()
500 void sysfs_remove_bin_file(struct kobject *kobj, in sysfs_remove_bin_file()
Ddir.c673 static int create_dir(struct kobject *kobj, struct sysfs_dirent *parent_sd, in create_dir()
704 int sysfs_create_subdir(struct kobject *kobj, const char *name, in sysfs_create_subdir()
719 static enum kobj_ns_type sysfs_read_ns_type(struct kobject *kobj) in sysfs_read_ns_type()
740 int sysfs_create_dir(struct kobject * kobj) in sysfs_create_dir()
860 void sysfs_remove_dir(struct kobject * kobj) in sysfs_remove_dir()
914 int sysfs_rename_dir(struct kobject *kobj, const char *new_name) in sysfs_rename_dir()
925 int sysfs_move_dir(struct kobject *kobj, struct kobject *new_parent_kobj) in sysfs_move_dir()
Dsysfs.h20 struct kobject *kobj; member
/fs/ocfs2/
Dstackglue.c474 static ssize_t ocfs2_max_locking_protocol_show(struct kobject *kobj, in ocfs2_max_locking_protocol_show()
494 static ssize_t ocfs2_loaded_cluster_plugins_show(struct kobject *kobj, in ocfs2_loaded_cluster_plugins_show()
526 static ssize_t ocfs2_active_cluster_plugin_show(struct kobject *kobj, in ocfs2_active_cluster_plugin_show()
548 static ssize_t ocfs2_cluster_stack_show(struct kobject *kobj, in ocfs2_cluster_stack_show()
560 static ssize_t ocfs2_cluster_stack_store(struct kobject *kobj, in ocfs2_cluster_stack_store()
/fs/
Dchar_dev.c347 struct kobject *kobj; in cdev_get() local
378 struct kobject *kobj; in chrdev_open() local
508 static void cdev_default_release(struct kobject *kobj) in cdev_default_release()
517 static void cdev_dynamic_release(struct kobject *kobj) in cdev_dynamic_release()
/fs/ocfs2/cluster/
Dsys.c38 static ssize_t version_show(struct kobject *kobj, struct kobj_attribute *attr, in version_show()
/fs/exofs/
Dsys.c33 static ssize_t odev_attr_show(struct kobject *kobj, struct attribute *attr, in odev_attr_show()
42 static ssize_t odev_attr_store(struct kobject *kobj, struct attribute *attr, in odev_attr_store()
/fs/gfs2/
Dsys.c36 static ssize_t gfs2_attr_show(struct kobject *kobj, struct attribute *attr, in gfs2_attr_show()
44 static ssize_t gfs2_attr_store(struct kobject *kobj, struct attribute *attr, in gfs2_attr_store()
287 static void gfs2_sbd_release(struct kobject *kobj) in gfs2_sbd_release()
677 static int gfs2_uevent(struct kset *kset, struct kobject *kobj, in gfs2_uevent()
/fs/dlm/
Dlockspace.c149 static ssize_t dlm_attr_show(struct kobject *kobj, struct attribute *attr, in dlm_attr_show()
157 static ssize_t dlm_attr_store(struct kobject *kobj, struct attribute *attr, in dlm_attr_store()
214 static int dlm_uevent(struct kset *kset, struct kobject *kobj, in dlm_uevent()
/fs/9p/
Dv9fs.c489 static ssize_t caches_show(struct kobject *kobj, in caches_show()
/fs/ecryptfs/
Dmain.c758 static ssize_t version_show(struct kobject *kobj, in version_show()
/fs/ext4/
Dsuper.c2708 static ssize_t ext4_attr_show(struct kobject *kobj, in ext4_attr_show()
2718 static ssize_t ext4_attr_store(struct kobject *kobj, in ext4_attr_store()
2729 static void ext4_sb_release(struct kobject *kobj) in ext4_sb_release()
2747 static void ext4_feat_release(struct kobject *kobj) in ext4_feat_release()
2752 static ssize_t ext4_feat_show(struct kobject *kobj, in ext4_feat_show()