Home
last modified time | relevance | path

Searched refs:sysfs_put (Results 1 – 7 of 7) sorted by relevance

/fs/sysfs/
Dgroup.c87 sysfs_put(sd); in internal_create_group()
152 sysfs_put(sd); in sysfs_remove_group()
182 sysfs_put(dir_sd); in sysfs_merge_group()
203 sysfs_put(dir_sd); in sysfs_unmerge_group()
Dmount.c195 #undef sysfs_put
196 void sysfs_put(struct sysfs_dirent *sd) in sysfs_put() function
200 EXPORT_SYMBOL_GPL(sysfs_put);
Dsymlink.c93 sysfs_put(target_sd); in sysfs_do_create_link()
94 sysfs_put(sd); in sysfs_do_create_link()
204 sysfs_put(sd); in sysfs_rename_link()
Ddir.c264 sysfs_put(sd->s_symlink.target_sd); in release_sysfs_dirent()
341 sysfs_put(sd); in sysfs_dentry_iput()
574 sysfs_put(sd); in sysfs_addrm_finish()
677 sysfs_put(sd); in create_dir()
889 sysfs_put(sd->s_parent); in sysfs_rename()
936 sysfs_put(filp->private_data); in sysfs_dir_release()
947 sysfs_put(pos); in sysfs_dir_pos()
Dfile.c552 sysfs_put(sd); in sysfs_add_file_mode()
613 sysfs_put(dir_sd); in sysfs_add_file_to_group()
698 sysfs_put(dir_sd); in sysfs_remove_file_from_group()
Dsysfs.h206 #define sysfs_put(sd) __sysfs_put(sd) macro
Dinode.c314 sysfs_put(sd); in sysfs_evict_inode()