Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/pci/
Dpci_sysfs.c97 sysfs_unbreak_active_protection(kn); in recover_store()
/Linux-v5.10/include/linux/
Dsysfs.h258 void sysfs_unbreak_active_protection(struct kernfs_node *kn);
398 static inline void sysfs_unbreak_active_protection(struct kernfs_node *kn) in sysfs_unbreak_active_protection() function
/Linux-v5.10/fs/sysfs/
Dfile.c447 void sysfs_unbreak_active_protection(struct kernfs_node *kn) in sysfs_unbreak_active_protection() function
455 EXPORT_SYMBOL_GPL(sysfs_unbreak_active_protection);
/Linux-v5.10/drivers/scsi/
Dscsi_sysfs.c777 sysfs_unbreak_active_protection(kn); in sdev_store_delete()