Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsysfs.h266 void sysfs_unbreak_active_protection(struct kernfs_node *kn);
406 static inline void sysfs_unbreak_active_protection(struct kernfs_node *kn) in sysfs_unbreak_active_protection() function
/Linux-v5.15/arch/s390/pci/
Dpci_sysfs.c110 sysfs_unbreak_active_protection(kn); in recover_store()
/Linux-v5.15/fs/sysfs/
Dfile.c458 void sysfs_unbreak_active_protection(struct kernfs_node *kn) in sysfs_unbreak_active_protection() function
466 EXPORT_SYMBOL_GPL(sysfs_unbreak_active_protection);
/Linux-v5.15/drivers/scsi/
Dscsi_sysfs.c787 sysfs_unbreak_active_protection(kn); in sdev_store_delete()