Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dkernfs.h303 void kernfs_unbreak_active_protection(struct kernfs_node *kn);
/linux-4.1.27/fs/kernfs/
Ddir.c1144 void kernfs_unbreak_active_protection(struct kernfs_node *kn) in kernfs_unbreak_active_protection() function
1231 kernfs_unbreak_active_protection(kn); in kernfs_remove_self()
/linux-4.1.27/kernel/
Dcgroup.c1143 kernfs_unbreak_active_protection(kn); in cgroup_kn_unlock()
3048 kernfs_unbreak_active_protection(kn); in cgroup_rename()
3049 kernfs_unbreak_active_protection(new_parent); in cgroup_rename()
Dcpuset.c1699 kernfs_unbreak_active_protection(of->kn); in cpuset_write_resmask()