Searched defs:unlink (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/usb/usbip/ |
| H A D | vhci_tx.c | 171 struct vhci_unlink *unlink, *tmp; in dequeue_from_unlink_tx() local 189 struct vhci_unlink *unlink = NULL; in vhci_send_cmd_unlink() local
|
| H A D | stub_dev.c | 196 struct stub_unlink *unlink, *tmp; in stub_shutdown_connection() local
|
| /linux/Documentation/admin-guide/ |
| H A D | binderfs.rst | 67 .. _unlink: http://man7.org/linux/man-pages/man2/unlink.2.html target in Deleting binder Devices
|
| /linux/drivers/most/ |
| H A D | most_cdev.c | 32 spinlock_t unlink; /* synchronization lock to unlink channels */ member
|
| /linux/include/xen/interface/io/ |
| H A D | usbif.h | 359 } unlink; member
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_expect.c | 174 const struct nf_conntrack_tuple *tuple, bool unlink) in nf_ct_find_expectation()
|
| /linux/tools/include/nolibc/ |
| H A D | sys.h | 942 int unlink(const char *path) unlink() function
|
| /linux/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.h | 30 unsigned long unlink; member
|
| /linux/fs/ |
| H A D | namei.c | 4781 SYSCALL_DEFINE1(unlink, const char __user *, pathname) in SYSCALL_DEFINE1() argument
|
| /linux/fs/afs/ |
| H A D | internal.h | 893 } unlink; member
|
| /linux/include/linux/ |
| H A D | fs.h | 2349 int (*unlink) (struct inode *,struct dentry *); member
|
| /linux/fs/smb/client/ |
| H A D | cifsglob.h | 449 int (*unlink)(const unsigned int, struct cifs_tcon *, const char *, member
|
| /linux/net/core/ |
| H A D | dev.c | 1771 void netif_close_many(struct list_head *head, bool unlink) in netif_close_many()
|