Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dkernfs.h305 void kernfs_unbreak_active_protection(struct kernfs_node *kn);
/linux-4.4.14/fs/kernfs/
Ddir.c1167 void kernfs_unbreak_active_protection(struct kernfs_node *kn) in kernfs_unbreak_active_protection() function
1254 kernfs_unbreak_active_protection(kn); in kernfs_remove_self()
/linux-4.4.14/kernel/
Dcgroup.c1356 kernfs_unbreak_active_protection(kn); in cgroup_kn_unlock()
3329 kernfs_unbreak_active_protection(kn); in cgroup_rename()
3330 kernfs_unbreak_active_protection(new_parent); in cgroup_rename()
Dcpuset.c1733 kernfs_unbreak_active_protection(of->kn); in cpuset_write_resmask()