Searched refs:remove_one (Results 1 – 8 of 8) sorted by relevance
| /linux/security/ |
| H A D | inode.c | 277 static void remove_one(struct dentry *victim) in remove_one() function 305 simple_recursive_removal(dentry, remove_one); in securityfs_remove()
|
| /linux/fs/fuse/ |
| H A D | control.c | 288 static void remove_one(struct dentry *dentry) in remove_one() function 305 simple_remove_by_name(fuse_control_sb->s_root, name, remove_one); in fuse_ctl_remove_conn()
|
| /linux/fs/tracefs/ |
| H A D | inode.c | 763 static void remove_one(struct dentry *victim) in remove_one() function 782 simple_recursive_removal(dentry, remove_one); in tracefs_remove()
|
| /linux/fs/debugfs/ |
| H A D | inode.c | 755 static void remove_one(struct dentry *victim) in remove_one() function 781 simple_recursive_removal(dentry, remove_one); in debugfs_remove()
|
| /linux/drivers/md/persistent-data/ |
| H A D | dm-btree-remove.c | 692 static int remove_one(struct dm_btree_info *info, dm_block_t root, in remove_one() function 757 r = remove_one(info, root, first_key, end_key, &root, nr_removed); in dm_btree_remove_leaves()
|
| /linux/drivers/infiniband/core/ |
| H A D | cma_trace.h | 353 DEFINE_CMA_CLIENT_EVENT(remove_one);
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | init.c | 1341 static void remove_one(struct pci_dev *); 1359 .remove = remove_one, 1707 static void remove_one(struct pci_dev *pdev) in remove_one() function
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 304 * Fix leak of "host" in the error path in the remove_one() path. 378 * Reverted lpfc_do_dpc, probe_one, remove_one to original
|