Searched refs:simple_recursive_removal (Results 1 – 14 of 14) sorted by relevance
/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 | 487 simple_recursive_removal(child, NULL); in efivarfs_unfreeze_fs()
|
/linux/net/sunrpc/ |
H A D | rpc_pipe.c | 696 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 D | control.c | 301 simple_recursive_removal(dentry, remove_one); in fuse_ctl_remove_conn()
|
/linux/fs/tracefs/ |
H A D | inode.c | 783 simple_recursive_removal(dentry, remove_one); in tracefs_remove()
|
/linux/fs/debugfs/ |
H A D | inode.c | 790 simple_recursive_removal(dentry, remove_one); in debugfs_remove()
|
/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | inode.c | 188 simple_recursive_removal(dir, NULL); in unuse_gang()
|
/linux/fs/ |
H A D | libfs.c | 651 void simple_recursive_removal(struct dentry *dentry, in simple_recursive_removal() function 656 EXPORT_SYMBOL(simple_recursive_removal);
|
/linux/fs/nfsd/ |
H A D | nfsctl.c | 1305 simple_recursive_removal(dentry, clear_ncl); in nfsd_client_rmdir()
|
/linux/drivers/usb/gadget/legacy/ |
H A D | inode.c | 1587 simple_recursive_removal(dentry, NULL); in destroy_ep_files()
|
/linux/security/selinux/ |
H A D | selinuxfs.c | 565 simple_recursive_removal(tmp_parent, NULL); in sel_make_policy_nodes()
|
/linux/include/linux/ |
H A D | fs.h | 3629 extern void simple_recursive_removal(struct dentry *,
|
/linux/drivers/usb/gadget/function/ |
H A D | f_fs.c | 2362 simple_recursive_removal(epfile->dentry, NULL); in ffs_epfiles_destroy()
|
/linux/drivers/android/ |
H A D | binder.c | 6112 simple_recursive_removal(proc->binderfs_entry, NULL); in binder_release()
|