Home
last modified time | relevance | path

Searched refs:remove_proc_subtree (Results 1 – 9 of 9) sorted by relevance

/fs/netfs/
A Dmain.c152 remove_proc_subtree("fs/netfs", NULL); in netfs_init()
170 remove_proc_subtree("fs/netfs", NULL); in netfs_exit()
A Dfscache_proc.c46 remove_proc_subtree("fs/fscache", NULL); in fscache_proc_cleanup()
/fs/xfs/
A Dxfs_stats.c161 remove_proc_subtree("fs/xfs", NULL); in xfs_init_procfs()
168 remove_proc_subtree("fs/xfs", NULL); in xfs_cleanup_procfs()
/fs/jfs/
A Djfs_debug.c77 remove_proc_subtree("fs/jfs", NULL); in jfs_proc_clean()
/fs/proc/
A Dgeneric.c738 int remove_proc_subtree(const char *name, struct proc_dir_entry *parent) in remove_proc_subtree() function
794 EXPORT_SYMBOL(remove_proc_subtree);
806 remove_proc_subtree(de->name, de->parent); in proc_remove()
/fs/nfs/
A Dclient.c1459 remove_proc_subtree("nfsfs", net->proc_net); in nfs_fs_proc_net_init()
1466 remove_proc_subtree("nfsfs", net->proc_net); in nfs_fs_proc_net_exit()
1487 remove_proc_subtree("fs/nfsfs", NULL); in nfs_fs_proc_init()
1497 remove_proc_subtree("fs/nfsfs", NULL); in nfs_fs_proc_exit()
/fs/afs/
A Dproc.c713 remove_proc_subtree(cell->name, net->proc_afs); in afs_proc_cell_setup()
727 remove_proc_subtree(cell->name, net->proc_afs); in afs_proc_cell_remove()
/fs/ext4/
A Dsysfs.c604 remove_proc_subtree(sb->s_id, ext4_proc_root); in ext4_unregister_sysfs()
/fs/f2fs/
A Dsysfs.c1873 remove_proc_subtree(sbi->sb->s_id, f2fs_proc_root); in f2fs_unregister_sysfs()

Completed in 19 milliseconds