Home
last modified time | relevance | path

Searched refs:sysfs_self (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.h210 const struct attribute *sysfs_self);
250 const struct attribute *sysfs_self);
H A Drtrs-clt-sysfs.c481 const struct attribute *sysfs_self) in rtrs_clt_destroy_path_files() argument
485 if (sysfs_self) in rtrs_clt_destroy_path_files()
486 sysfs_remove_file_self(&clt_path->kobj, sysfs_self); in rtrs_clt_destroy_path_files()
H A Drtrs-clt.c2923 const struct attribute *sysfs_self) in rtrs_clt_remove_path_from_sysfs() argument
2946 rtrs_clt_destroy_path_files(clt_path, sysfs_self); in rtrs_clt_remove_path_from_sysfs()
/linux/drivers/block/rnbd/
H A Drnbd-clt.h138 const struct attribute *sysfs_self);