| /linux/fs/ceph/ |
| H A D | export.c | 222 bool unlinked = false; in __snapfh_to_dentry() local 275 unlinked = true; in __snapfh_to_dentry() 295 return unlinked ? d_obtain_root(inode) : d_obtain_alias(inode); in __snapfh_to_dentry() 377 bool unlinked = false; in ceph_get_parent() local 393 unlinked = true; in ceph_get_parent() 404 if (unlinked) in ceph_get_parent()
|
| /linux/drivers/usb/usbip/ |
| H A D | vudc_transfer.c | 342 if (urb->unlinked) in v_timer() 421 if (!urb->unlinked) { in v_timer() 425 urb->unlinked); in v_timer()
|
| H A D | vudc_rx.c | 72 urb_p->urb->unlinked = -ECONNRESET; in v_recv_cmd_unlink()
|
| /linux/Documentation/filesystems/ |
| H A D | dnotify.rst | 22 DN_DELETE A file was unlinked from directory 59 Also, files that are unlinked, will still cause notifications in the
|
| H A D | configfs.rst | 395 yet been unlinked. This means that an item's ci_parent pointer will
|
| /linux/Documentation/driver-api/usb/ |
| H A D | error-codes.rst | 92 unlinked, the device is removed, the host controller is disabled, or the total 103 ``-ENOENT`` URB was synchronously unlinked by 168 ``-ECONNRESET`` URB was asynchronously unlinked by
|
| /linux/sound/pci/cs46xx/ |
| H A D | cs46xx_dsp_spos.h | 126 u32 unlinked; member
|
| /linux/drivers/usb/host/ |
| H A D | xen-hcd.c | 32 bool unlinked; /* dequeued marker */ member 792 if (unlikely(urbp->unlinked)) { in xenhcd_do_request() 850 if (!urbp->unlinked) { in xenhcd_cancel_all_enqueued_urbs() 908 if (urbp->unlinked) in xenhcd_unlink_urb() 911 urbp->unlinked = true; in xenhcd_unlink_urb() 1346 urb->unlinked = false; in xenhcd_urb_enqueue()
|
| H A D | uhci-debug.c | 131 if (urbp->urb->unlinked) in uhci_show_urbp() 132 out += sprintf(out, " Unlinked=%d", urbp->urb->unlinked); in uhci_show_urbp()
|
| H A D | ohci-hcd.c | 1073 if (!urb->unlinked) in ohci_restart() 1074 urb->unlinked = -ESHUTDOWN; in ohci_restart()
|
| H A D | uhci-q.c | 1594 if (urb->unlinked) { in uhci_scan_qh() 1617 if (urb->unlinked) { in uhci_scan_qh()
|
| H A D | ohci-q.c | 1048 if (!urb->unlinked) { in finish_unlinks()
|
| H A D | r8a66597-hcd.c | 1277 if (td->set_address && (status != 0 || urb->unlinked)) in finish_request() 1474 if (finish || status != 0 || urb->unlinked) in check_next_phase()
|
| /linux/fs/jffs2/ |
| H A D | fs.c | 623 int inum, int unlinked) in jffs2_gc_fetch_inode() argument 628 if (unlinked) { in jffs2_gc_fetch_inode() 678 inum, unlinked); in jffs2_gc_fetch_inode()
|
| H A D | os-linux.h | 180 int inum, int unlinked);
|
| H A D | README.Locking | 129 been unlinked. Because reading from the flash may sleep, the
|
| /linux/Documentation/ABI/testing/ |
| H A D | securityfs-secrets-coco | 24 after it has been unlinked.
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | orphan.rst | 6 In unix there can inodes that are unlinked from directory hierarchy but that
|
| /linux/drivers/usb/core/ |
| H A D | hcd.c | 1157 urb->unlinked = 0; in usb_hcd_link_urb_to_ep() 1204 if (urb->unlinked) in usb_hcd_check_unlink_urb() 1206 urb->unlinked = status; in usb_hcd_check_unlink_urb() 1638 int status = urb->unlinked; in __usb_hcd_giveback_urb() 1741 if (likely(!urb->unlinked)) in usb_hcd_giveback_urb() 1742 urb->unlinked = status; in usb_hcd_giveback_urb() 1791 if (urb->unlinked) in usb_hcd_flush_endpoint()
|
| /linux/samples/vfio-mdev/ |
| H A D | mbochs.c | 165 bool unlinked; member 916 if (dmabuf->unlinked) in mbochs_release_dmabuf() 1296 dmabuf->unlinked = true; in mbochs_close_device()
|
| /linux/Documentation/security/ |
| H A D | landlock.rst | 64 directory, not the unlinked inode. This is the reason why
|
| /linux/Documentation/filesystems/xfs/ |
| H A D | xfs-self-describing-metadata.rst | 350 XXX: inode unlinked list modification doesn't recalculate the inode CRC! None of 351 the unlinked list modifications check or update CRCs, neither during unlink nor
|
| /linux/drivers/usb/isp1760/ |
| H A D | isp1760-hcd.c | 956 if (!urb->unlinked) { in isp1760_urb_done()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 1851 if (urb->unlinked) in dummy_timer()
|
| /linux/Documentation/block/ |
| H A D | inline-encryption.rst | 211 the key is evicted from all keyslots it may be programmed into and unlinked from
|