| /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/crypto/ |
| H A D | api.c | 157 bool unlinked; in crypto_larval_kill() local 160 unlinked = list_empty(&larval->alg.cra_list); in crypto_larval_kill() 161 if (!unlinked) in crypto_larval_kill() 165 if (unlinked) in crypto_larval_kill()
|
| /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
|
| /linux/sound/pci/cs46xx/ |
| H A D | dsp_spos_scb_lib.c | 1357 ins->pcm_channels[pcm_index].unlinked = 1; in cs46xx_dsp_create_pcm_channel() 1458 pcm_channel->unlinked = 1; in cs46xx_dsp_destroy_pcm_channel() 1487 if (pcm_channel->unlinked) in cs46xx_dsp_pcm_unlink() 1490 pcm_channel->unlinked = 1; in cs46xx_dsp_pcm_unlink() 1506 if (pcm_channel->unlinked == 0) in cs46xx_dsp_pcm_link() 1527 pcm_channel->unlinked = 0; in cs46xx_dsp_pcm_link()
|
| H A D | cs46xx_dsp_spos.h | 126 u32 unlinked; member
|
| H A D | cs46xx_lib.c | 962 if (cpcm->pcm_channel->unlinked) in snd_cs46xx_playback_trigger() 985 if (!cpcm->pcm_channel->unlinked) in snd_cs46xx_playback_trigger() 1048 int unlinked = cpcm->pcm_channel->unlinked; in _cs46xx_adjust_sample_rate() local 1060 if (!unlinked) cs46xx_dsp_pcm_link (chip,cpcm->pcm_channel); in _cs46xx_adjust_sample_rate() 1331 !ins->pcm_channels[i].unlinked) { in snd_cs46xx_interrupt() 1341 !ins->pcm_channels[i].unlinked) { in snd_cs46xx_interrupt()
|
| /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/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 | max3421-hcd.c | 671 if (urb->unlinked) { in max3421_select_and_start_urb() 673 __func__, urb, urb->unlinked); in max3421_select_and_start_urb() 778 if (urb->unlinked) { in max3421_check_unlink() 781 __func__, urb, urb->unlinked); in max3421_check_unlink()
|
| 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()
|
| /linux/fs/jffs2/ |
| H A D | fs.c | 624 int inum, int unlinked) in jffs2_gc_fetch_inode() argument 629 if (unlinked) { in jffs2_gc_fetch_inode() 679 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/drivers/usb/core/ |
| H A D | hcd.c | 1153 urb->unlinked = 0; in usb_hcd_link_urb_to_ep() 1200 if (urb->unlinked) in usb_hcd_check_unlink_urb() 1202 urb->unlinked = status; in usb_hcd_check_unlink_urb() 1634 int status = urb->unlinked; in __usb_hcd_giveback_urb() 1737 if (likely(!urb->unlinked)) in usb_hcd_giveback_urb() 1738 urb->unlinked = status; in usb_hcd_giveback_urb() 1787 if (urb->unlinked) in usb_hcd_flush_endpoint()
|
| /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/net/ipv4/ |
| H A D | tcp_minisocks.c | 970 bool unlinked = inet_csk_reqsk_queue_drop(sk, req); in tcp_check_req() local 972 if (unlinked) in tcp_check_req() 974 *req_stolen = !unlinked; in tcp_check_req()
|
| /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/include/linux/ |
| H A D | usb.h | 1626 int unlinked; /* unlink error code */ member
|