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 | 913 int unlink(const char *path) in unlink() function
|
/linux/drivers/usb/fotg210/ |
H A D | fotg210-hcd.h | 30 unsigned long unlink; member
|
/linux/drivers/md/ |
H A D | dm-bufio.c | 1091 static void adjust_total_allocated(struct dm_buffer *b, bool unlink) in adjust_total_allocated()
|
/linux/fs/ |
H A D | namei.c | 4703 SYSCALL_DEFINE1(unlink, const char __user *, pathname) in SYSCALL_DEFINE1() argument
|
/linux/include/linux/ |
H A D | fs.h | 2232 int (*unlink) (struct inode *,struct dentry *); member
|
/linux/fs/smb/client/ |
H A D | cifsglob.h | 451 int (*unlink)(const unsigned int, struct cifs_tcon *, const char *, member
|
/linux/net/core/ |
H A D | dev.c | 1772 void dev_close_many(struct list_head *head, bool unlink) in dev_close_many()
|