/Linux-v5.4/drivers/cdrom/ |
D | cdrom.c | 988 static void cdrom_count_tracks(struct cdrom_device_info *cdi, tracktype *tracks) in cdrom_count_tracks() argument 993 tracks->data = 0; in cdrom_count_tracks() 994 tracks->audio = 0; in cdrom_count_tracks() 995 tracks->cdi = 0; in cdrom_count_tracks() 996 tracks->xa = 0; in cdrom_count_tracks() 997 tracks->error = 0; in cdrom_count_tracks() 1003 tracks->error = CDS_NO_DISC; in cdrom_count_tracks() 1005 tracks->error = CDS_NO_INFO; in cdrom_count_tracks() 1013 tracks->error = CDS_NO_INFO; in cdrom_count_tracks() 1018 tracks->cdi++; in cdrom_count_tracks() [all …]
|
/Linux-v5.4/Documentation/virt/kvm/devices/ |
D | vfio.txt | 8 tracks VFIO groups in use by the VM and features of those groups
|
/Linux-v5.4/Documentation/filesystems/ext4/ |
D | bitmaps.rst | 6 The data block bitmap tracks the usage of data blocks within the block
|
D | super.rst | 438 - Inode that tracks project quotas. 706 - Filesystem tracks project quotas. (RO\_COMPAT\_PROJECT)
|
/Linux-v5.4/drivers/block/ |
D | amiflop.c | 178 unsigned int tracks; /* number of tracks */ member 528 for (n = unit[drive].type->tracks/2; n != 0; --n) { in fd_calibrate() 540 n = unit[drive].type->tracks + 20; in fd_calibrate() 1531 geo->cylinders = unit[drive].type->tracks; in fd_getgeo() 1563 if (param < p->type->tracks * p->type->heads) in fd_locked_ioctl() 1583 getprm.track=p->type->tracks; in fd_locked_ioctl() 1696 unit[drive].blocks=unit[drive].type->heads*unit[drive].type->tracks* in floppy_open()
|
D | floppy.c | 2191 _floppy->track > DP->tracks || in do_format() 3242 g->track <= 0 || g->track > UDP->tracks >> STRETCH(g) || in set_geometry() 3610 unsigned char tracks; member 3742 UDP->tracks = v.tracks; in compat_setdrvprm() 3772 v.tracks = UDP->tracks; in compat_getdrvprm()
|
/Linux-v5.4/include/uapi/linux/ |
D | fd.h | 146 unsigned char tracks; /* maximum number of tracks */ member
|
/Linux-v5.4/Documentation/filesystems/nfs/ |
D | knfsd-stats.txt | 65 The circumstance this statistic tracks indicates that there was NFS 80 This statistic tracks the circumstance where incoming
|
/Linux-v5.4/Documentation/vm/ |
D | page_frags.rst | 20 and tracks allows multiple calls to make use of a cached page. The
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | vidioc-g-modulator.rst | 175 tracks. When the input has three channels the mono track is a 181 channel it is used for all audio tracks. It is not possible to
|
/Linux-v5.4/Documentation/cdrom/ |
D | cdrom-standard.rst | 523 reading audio tracks as data, I believe this is because of protection 524 of copyrights of artists. Moreover, I think that if audio-tracks are 733 set, that it contains tracks of type `data mode 1`. Only if all tests 947 also very common for CDs to have some tracks with data, and some 948 tracks with audio. Because this is an existing interface, rather 952 follows: If the CD in question has audio tracks on it, and it has 953 absolutely no CD-I, XA, or data tracks on it, it will be reported 954 as *CDS_AUDIO*. If it has both audio and data tracks, it will 955 return *CDS_MIXED*. If there are no audio tracks on the disc, and 956 if the CD in question has any CD-I tracks on it, it will be [all …]
|
D | ide-cd.rst | 25 - Reading from data tracks, and mounting ISO 9660 filesystems. 27 - Playing audio tracks. Most of the CDROM player programs floating 33 from audio tracks. The program cdda2wav can be used for this.
|
/Linux-v5.4/Documentation/locking/ |
D | lockdep-design.rst | 19 The validator tracks the 'usage state' of lock-classes, and it tracks 41 The validator tracks lock-class usage history and divides the usage into 336 The validator tracks a maximum of MAX_LOCKDEP_KEYS number of lock classes.
|
D | lockstat.rst | 80 It also tracks 4 contention points per class. A contention point is a call site
|
/Linux-v5.4/Documentation/ioctl/ |
D | cdrom.rst | 940 very common for CDs to have some tracks with data, and some 941 tracks with audio. Just because I feel like it, I declare 943 ANY data tracks on it, it will be returned as a data CD. 944 If it has any XA tracks, I will return it as that. Now I
|
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/ |
D | pids.rst | 34 pids.current tracks all child cgroup hierarchies, so parent/pids.current is a
|
/Linux-v5.4/Documentation/admin-guide/device-mapper/ |
D | cache-policies.rst | 97 away. In addition it tracks performance of the hotspot queue, which
|
/Linux-v5.4/arch/m68k/include/asm/ |
D | atarihw.h | 383 u_char tracks; member
|
/Linux-v5.4/Documentation/x86/ |
D | pat.rst | 114 In addition, step 2 internally tracks the region as UC or WC in memtype
|
D | orc-unwinder.rst | 86 end up having to track all the registers DWARF tracks, at least we will
|
/Linux-v5.4/Documentation/admin-guide/ |
D | rtc.rst | 6 something that tracks wall clock time and is battery backed so that it
|
/Linux-v5.4/Documentation/driver-api/ |
D | scsi.rst | 126 Manage scsi_dev_info_list, which tracks blacklisted and whitelisted
|
/Linux-v5.4/Documentation/ |
D | rbtree.txt | 30 timer requests. The ext3 filesystem tracks directory entries in a
|
/Linux-v5.4/Documentation/networking/ |
D | z8530book.rst | 149 When writing your own tables be aware that the driver internally tracks
|
/Linux-v5.4/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 270 called the Committed Item List (CIL). The list tracks log items that have been 271 committed and have formatted memory buffers attached to them. It tracks objects 321 Hence a checkpoint has a context that tracks the state of the current
|