/linux-4.1.27/drivers/usb/usbip/ |
H A D | vhci_rx.c | 119 struct vhci_unlink *unlink, *tmp; dequeue_pending_unlink() local 143 struct vhci_unlink *unlink; vhci_recv_ret_unlink() local
|
H A D | vhci_tx.c | 138 struct vhci_unlink *unlink, *tmp; dequeue_from_unlink_tx() local 155 struct vhci_unlink *unlink = NULL; vhci_send_cmd_unlink() local
|
H A D | stub_dev.c | 198 struct stub_unlink *unlink, *tmp; stub_shutdown_connection() local
|
H A D | stub_tx.c | 41 struct stub_unlink *unlink; stub_enqueue_ret_unlink() local 291 struct stub_unlink *unlink, *tmp; dequeue_from_unlink_tx() local 309 struct stub_unlink *unlink, *tmp; stub_send_ret_unlink() local 130 setup_ret_unlink_pdu(struct usbip_header *rpdu, struct stub_unlink *unlink) setup_ret_unlink_pdu() argument
|
H A D | vhci_hcd.c | 675 struct vhci_unlink *unlink; vhci_urb_dequeue() local 712 struct vhci_unlink *unlink, *tmp; vhci_device_unlink_cleanup() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
H A D | lib-md.c | 89 lnet_md_build(lnet_libmd_t *lmd, lnet_md_t *umd, int unlink) lnet_md_build() argument 347 LNetMDBind(lnet_md_t umd, lnet_unlink_t unlink, lnet_handle_md_t *handle) LNetMDBind() argument 266 LNetMDAttach(lnet_handle_me_t meh, lnet_md_t umd, lnet_unlink_t unlink, lnet_handle_md_t *handle) LNetMDAttach() argument
|
H A D | lib-me.c | 76 LNetMEAttach(unsigned int portal, lnet_process_id_t match_id, __u64 match_bits, __u64 ignore_bits, lnet_unlink_t unlink, lnet_ins_pos_t pos, lnet_handle_me_t *handle) LNetMEAttach() argument 148 LNetMEInsert(lnet_handle_me_t current_meh, lnet_process_id_t match_id, __u64 match_bits, __u64 ignore_bits, lnet_unlink_t unlink, lnet_ins_pos_t pos, lnet_handle_me_t *handle) LNetMEInsert() argument
|
H A D | lib-msg.c | 339 int unlink; lnet_msg_detach_md() local
|
/linux-4.1.27/arch/um/os-Linux/ |
H A D | user_syms.c | 82 EXPORT_SYMBOL_PROTO(unlink); variable
|
/linux-4.1.27/fs/ubifs/ |
H A D | dir.c | 978 int unlink = !!new_inode; ubifs_rename() local
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ehci.h | 54 unsigned long unlink; member in struct:ehci_stats
|
H A D | fotg210.h | 29 unsigned long unlink; member in struct:fotg210_stats
|
H A D | fusbh200.h | 29 unsigned long unlink; member in struct:fusbh200_stats
|
/linux-4.1.27/net/core/ |
H A D | dev.c | 1405 int dev_close_many(struct list_head *head, bool unlink) dev_close_many() argument
|
/linux-4.1.27/fs/cifs/ |
H A D | cifsglob.h | 295 int (*unlink)(const unsigned int, struct cifs_tcon *, const char *, member in struct:smb_version_operations
|
/linux-4.1.27/include/linux/ |
H A D | fs.h | 1635 int (*unlink) (struct inode *,struct dentry *); member in struct:inode_operations
|