Home
last modified time | relevance | path

Searched refs:simple_recursive_removal (Results 1 – 14 of 14) sorted by relevance

/linux/net/sunrpc/
H A Drpc_pipe.c693 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 Dfile.c131 simple_recursive_removal(file->f_path.dentry, NULL); in efivarfs_file_release()
H A Dsuper.c492 simple_recursive_removal(child, NULL); in efivarfs_unfreeze_fs()
/linux/security/
H A Dinode.c305 simple_recursive_removal(dentry, remove_one); in securityfs_remove()
/linux/arch/s390/hypfs/
H A Dinode.c73 simple_recursive_removal(hypfs_last_dentry, NULL); in hypfs_delete_tree()
/linux/fs/
H A Dlibfs.c645 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 Drust_binderfs.c461 simple_recursive_removal(dentry, NULL); in rust_binderfs_remove_file()
/linux/fs/tracefs/
H A Dinode.c782 simple_recursive_removal(dentry, remove_one); in tracefs_remove()
/linux/fs/debugfs/
H A Dinode.c781 simple_recursive_removal(dentry, remove_one); in debugfs_remove()
/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.c187 simple_recursive_removal(dir, NULL); in unuse_gang()
/linux/fs/nfsd/
H A Dnfsctl.c1273 simple_recursive_removal(dentry, clear_ncl); in nfsd_client_rmdir()
/linux/security/selinux/
H A Dselinuxfs.c576 simple_recursive_removal(tmp_parent, NULL); in sel_make_policy_nodes()
/linux/include/linux/
H A Dfs.h3241 extern void simple_recursive_removal(struct dentry *,
/linux/drivers/android/
H A Dbinder.c6186 simple_recursive_removal(proc->binderfs_entry, NULL); in binder_release()