Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_sysfs.c97 sysfs_unbreak_active_protection(kn); in recover_store()
/OK3568_Linux_fs/kernel/fs/sysfs/
H A 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);
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_sysfs.c786 sysfs_unbreak_active_protection(kn); in sdev_store_delete()