Searched refs:remove_proc_subtree (Results 1 – 9 of 9) sorted by relevance
| /fs/netfs/ |
| A D | main.c | 152 remove_proc_subtree("fs/netfs", NULL); in netfs_init() 170 remove_proc_subtree("fs/netfs", NULL); in netfs_exit()
|
| A D | fscache_proc.c | 46 remove_proc_subtree("fs/fscache", NULL); in fscache_proc_cleanup()
|
| /fs/xfs/ |
| A D | xfs_stats.c | 161 remove_proc_subtree("fs/xfs", NULL); in xfs_init_procfs() 168 remove_proc_subtree("fs/xfs", NULL); in xfs_cleanup_procfs()
|
| /fs/jfs/ |
| A D | jfs_debug.c | 77 remove_proc_subtree("fs/jfs", NULL); in jfs_proc_clean()
|
| /fs/proc/ |
| A D | generic.c | 738 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 D | client.c | 1459 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 D | proc.c | 713 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 D | sysfs.c | 604 remove_proc_subtree(sb->s_id, ext4_proc_root); in ext4_unregister_sysfs()
|
| /fs/f2fs/ |
| A D | sysfs.c | 1873 remove_proc_subtree(sbi->sb->s_id, f2fs_proc_root); in f2fs_unregister_sysfs()
|
Completed in 19 milliseconds