Home
last modified time | relevance | path

Searched refs:sysfs_notify (Results 1 – 3 of 3) sorted by relevance

/fs/sysfs/
Dfile.c183 void sysfs_notify(struct kobject *kobj, const char *dir, const char *attr) in sysfs_notify() function
203 EXPORT_SYMBOL_GPL(sysfs_notify);
/fs/ext4/
Dsysfs.c516 sysfs_notify(&sbi->s_kobj, NULL, "errors_count"); in ext4_notify_error_sysfs()
/fs/btrfs/
Dioctl.c412 sysfs_notify(&fs_info->fs_devices->fsid_kobj, NULL, "exclusive_operation"); in btrfs_exclop_finish()