Searched refs:simple_recursive_removal (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/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 | 569 simple_recursive_removal(ectx.dentry, NULL); in efivarfs_pm_notify()
|
| /linux-6.15/security/ |
| H A D | inode.c | 336 simple_recursive_removal(dentry, remove_one); in securityfs_recursive_remove()
|
| /linux-6.15/drivers/infiniband/hw/qib/ |
| H A D | qib_fs.c | 442 simple_recursive_removal(dir, NULL); in remove_device_files()
|
| /linux-6.15/fs/tracefs/ |
| H A D | inode.c | 783 simple_recursive_removal(dentry, remove_one); in tracefs_remove()
|
| /linux-6.15/fs/debugfs/ |
| H A D | inode.c | 805 simple_recursive_removal(dentry, remove_one); in debugfs_remove()
|
| /linux-6.15/arch/powerpc/platforms/cell/spufs/ |
| H A D | inode.c | 217 simple_recursive_removal(dir, NULL); in unuse_gang()
|
| /linux-6.15/fs/ |
| H A D | libfs.c | 607 void simple_recursive_removal(struct dentry *dentry, in simple_recursive_removal() function 652 EXPORT_SYMBOL(simple_recursive_removal);
|
| /linux-6.15/fs/nfsd/ |
| H A D | nfsctl.c | 1305 simple_recursive_removal(dentry, clear_ncl); in nfsd_client_rmdir()
|
| /linux-6.15/security/selinux/ |
| H A D | selinuxfs.c | 565 simple_recursive_removal(tmp_parent, NULL); in sel_make_policy_nodes()
|
| /linux-6.15/include/linux/ |
| H A D | fs.h | 3542 extern void simple_recursive_removal(struct dentry *,
|