Home
last modified time | relevance | path

Searched refs:remove_one (Results 1 – 10 of 10) sorted by relevance

/linux/security/
H A Dinode.c316 static void remove_one(struct dentry *victim) in remove_one() function
336 simple_recursive_removal(dentry, remove_one); in securityfs_recursive_remove()
/linux/fs/debugfs/
H A Dinode.c779 static void remove_one(struct dentry *victim) in remove_one() function
805 simple_recursive_removal(dentry, remove_one); in debugfs_remove()
/linux/fs/tracefs/
H A Dinode.c764 static void remove_one(struct dentry *victim) in remove_one() function
783 simple_recursive_removal(dentry, remove_one); in tracefs_remove()
/linux/drivers/md/persistent-data/
H A Ddm-btree-remove.c692 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/hw/hfi1/
H A Dinit.c1342 static void remove_one(struct pci_dev *);
1360 .remove = remove_one,
1708 static void remove_one(struct pci_dev *pdev) in remove_one() function
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c1299 static void remove_one(struct pci_dev *pdev) in remove_one() function
1327 .remove = remove_one,
/linux/drivers/tty/
H A Dsynclink_gt.c106 static void remove_one(struct pci_dev *dev);
111 .remove = remove_one,
3597 static void remove_one(struct pci_dev *dev) in remove_one() function
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c3407 static void remove_one(struct pci_dev *pdev) in remove_one() function
3449 .remove = remove_one,
/linux/Documentation/scsi/
H A DChangeLog.lpfc304 * Fix leak of "host" in the error path in the remove_one() path.
378 * Reverted lpfc_do_dpc, probe_one, remove_one to original
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c7093 static void remove_one(struct pci_dev *pdev) in remove_one() function
7224 .remove = remove_one,