Searched refs:simple_recursive_removal (Results 1 – 14 of 14) sorted by relevance
| /linux/net/sunrpc/ |
| H A D | rpc_pipe.c | 693 simple_recursive_removal(pipe->dentry, rpc_close_pipes); in rpc_unlink() 878 simple_recursive_removal(ret, NULL); in rpc_create_client_dir() 898 simple_recursive_removal(dentry, NULL); in rpc_remove_client_dir() 929 simple_recursive_removal(dentry, NULL); in rpc_create_cache_dir() 938 simple_recursive_removal(dentry, NULL); in rpc_remove_cache_dir()
|
| /linux/fs/efivarfs/ |
| H A D | file.c | 131 simple_recursive_removal(file->f_path.dentry, NULL); in efivarfs_file_release()
|
| H A D | super.c | 492 simple_recursive_removal(child, NULL); in efivarfs_unfreeze_fs()
|
| /linux/security/ |
| H A D | inode.c | 305 simple_recursive_removal(dentry, remove_one); in securityfs_remove()
|
| /linux/arch/s390/hypfs/ |
| H A D | inode.c | 73 simple_recursive_removal(hypfs_last_dentry, NULL); in hypfs_delete_tree()
|
| /linux/fs/ |
| H A D | libfs.c | 645 void simple_recursive_removal(struct dentry *dentry, in simple_recursive_removal() function 650 EXPORT_SYMBOL(simple_recursive_removal); 659 simple_recursive_removal(dentry, callback); in simple_remove_by_name()
|
| /linux/drivers/android/binder/ |
| H A D | rust_binderfs.c | 461 simple_recursive_removal(dentry, NULL); in rust_binderfs_remove_file()
|
| /linux/fs/tracefs/ |
| H A D | inode.c | 782 simple_recursive_removal(dentry, remove_one); in tracefs_remove()
|
| /linux/fs/debugfs/ |
| H A D | inode.c | 781 simple_recursive_removal(dentry, remove_one); in debugfs_remove()
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | inode.c | 187 simple_recursive_removal(dir, NULL); in unuse_gang()
|
| /linux/fs/nfsd/ |
| H A D | nfsctl.c | 1273 simple_recursive_removal(dentry, clear_ncl); in nfsd_client_rmdir()
|
| /linux/security/selinux/ |
| H A D | selinuxfs.c | 576 simple_recursive_removal(tmp_parent, NULL); in sel_make_policy_nodes()
|
| /linux/include/linux/ |
| H A D | fs.h | 3241 extern void simple_recursive_removal(struct dentry *,
|
| /linux/drivers/android/ |
| H A D | binder.c | 6186 simple_recursive_removal(proc->binderfs_entry, NULL); in binder_release()
|