Lines Matching refs:kernfs_node
26 static const struct sysfs_ops *sysfs_file_ops(struct kernfs_node *kn) in sysfs_file_ops()
175 struct kernfs_node *kn = kobj->sd, *tmp; in sysfs_notify()
246 int sysfs_add_file_mode_ns(struct kernfs_node *parent, in sysfs_add_file_mode_ns()
252 struct kernfs_node *kn; in sysfs_add_file_mode_ns()
361 struct kernfs_node *parent; in sysfs_add_file_to_group()
395 struct kernfs_node *kn; in sysfs_chmod_file()
423 struct kernfs_node *sysfs_break_active_protection(struct kobject *kobj, in sysfs_break_active_protection()
426 struct kernfs_node *kn; in sysfs_break_active_protection()
447 void sysfs_unbreak_active_protection(struct kernfs_node *kn) in sysfs_unbreak_active_protection()
468 struct kernfs_node *parent = kobj->sd; in sysfs_remove_file_ns()
483 struct kernfs_node *parent = kobj->sd; in sysfs_remove_file_self()
484 struct kernfs_node *kn; in sysfs_remove_file_self()
516 struct kernfs_node *parent; in sysfs_remove_file_from_group()
564 static int internal_change_owner(struct kernfs_node *kn, kuid_t kuid, in internal_change_owner()
592 struct kernfs_node *kn = NULL; in sysfs_link_change_owner()
631 struct kernfs_node *kn; in sysfs_file_change_owner()