Home
last modified time | relevance | path

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

/linux/fs/efivarfs/
H A Dfile.c131 simple_recursive_removal(file->f_path.dentry, NULL); in efivarfs_file_release()
H A Dsuper.c487 simple_recursive_removal(child, NULL); in efivarfs_unfreeze_fs()
/linux/net/sunrpc/
H A Drpc_pipe.c696 simple_recursive_removal(pipe->dentry, rpc_close_pipes); in rpc_unlink()
881 simple_recursive_removal(ret, NULL); in rpc_create_client_dir()
901 simple_recursive_removal(dentry, NULL); in rpc_remove_client_dir()
932 simple_recursive_removal(dentry, NULL); in rpc_create_cache_dir()
941 simple_recursive_removal(dentry, NULL); in rpc_remove_cache_dir()
/linux/fs/fuse/
H A Dcontrol.c301 simple_recursive_removal(dentry, remove_one); in fuse_ctl_remove_conn()
/linux/fs/tracefs/
H A Dinode.c783 simple_recursive_removal(dentry, remove_one); in tracefs_remove()
/linux/fs/debugfs/
H A Dinode.c790 simple_recursive_removal(dentry, remove_one); in debugfs_remove()
/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.c188 simple_recursive_removal(dir, NULL); in unuse_gang()
/linux/fs/
H A Dlibfs.c651 void simple_recursive_removal(struct dentry *dentry, in simple_recursive_removal() function
656 EXPORT_SYMBOL(simple_recursive_removal);
/linux/fs/nfsd/
H A Dnfsctl.c1305 simple_recursive_removal(dentry, clear_ncl); in nfsd_client_rmdir()
/linux/drivers/usb/gadget/legacy/
H A Dinode.c1587 simple_recursive_removal(dentry, NULL); in destroy_ep_files()
/linux/security/selinux/
H A Dselinuxfs.c565 simple_recursive_removal(tmp_parent, NULL); in sel_make_policy_nodes()
/linux/include/linux/
H A Dfs.h3629 extern void simple_recursive_removal(struct dentry *,
/linux/drivers/usb/gadget/function/
H A Df_fs.c2362 simple_recursive_removal(epfile->dentry, NULL); in ffs_epfiles_destroy()
/linux/drivers/android/
H A Dbinder.c6112 simple_recursive_removal(proc->binderfs_entry, NULL); in binder_release()