Searched refs:sysfs_self (Results 1 – 5 of 5) sorted by relevance
209 const struct attribute *sysfs_self);247 const struct attribute *sysfs_self);
479 const struct attribute *sysfs_self) in rtrs_clt_destroy_sess_files() argument483 if (sysfs_self) in rtrs_clt_destroy_sess_files()484 sysfs_remove_file_self(&sess->kobj, sysfs_self); in rtrs_clt_destroy_sess_files()
2906 const struct attribute *sysfs_self) in rtrs_clt_remove_path_from_sysfs() argument2929 rtrs_clt_destroy_sess_files(sess, sysfs_self); in rtrs_clt_remove_path_from_sysfs()
152 const struct attribute *sysfs_self);
1645 const struct attribute *sysfs_self) in destroy_sysfs() argument1649 if (sysfs_self) in destroy_sysfs()1651 sysfs_remove_file_self(&dev->kobj, sysfs_self); in destroy_sysfs()1658 const struct attribute *sysfs_self) in rnbd_clt_unmap_device() argument1683 destroy_sysfs(dev, sysfs_self); in rnbd_clt_unmap_device()
Completed in 29 milliseconds