/linux-4.4.14/drivers/cdrom/ |
D | cdrom.c | 989 static void cdrom_count_tracks(struct cdrom_device_info *cdi, tracktype *tracks) in cdrom_count_tracks() argument 994 tracks->data = 0; in cdrom_count_tracks() 995 tracks->audio = 0; in cdrom_count_tracks() 996 tracks->cdi = 0; in cdrom_count_tracks() 997 tracks->xa = 0; in cdrom_count_tracks() 998 tracks->error = 0; in cdrom_count_tracks() 1004 tracks->error = CDS_NO_DISC; in cdrom_count_tracks() 1006 tracks->error = CDS_NO_INFO; in cdrom_count_tracks() 1014 tracks->error = CDS_NO_INFO; in cdrom_count_tracks() 1019 tracks->cdi++; in cdrom_count_tracks() [all …]
|
/linux-4.4.14/include/linux/ |
D | amifd.h | 32 unsigned int tracks; /* number of tracks */ member
|
/linux-4.4.14/Documentation/virtual/kvm/devices/ |
D | vfio.txt | 8 tracks VFIO groups in use by the VM and features of those groups
|
/linux-4.4.14/block/ |
D | compat_ioctl.c | 223 unsigned char tracks; member 373 err |= __get_user(f->tracks, &uf->tracks); in compat_fd_ioctl() 446 err |= __put_user(f->tracks, &uf->tracks); in compat_fd_ioctl()
|
/linux-4.4.14/include/uapi/linux/ |
D | fd.h | 145 unsigned char tracks; /* maximum number of tracks */ member
|
/linux-4.4.14/drivers/block/ |
D | amiflop.c | 415 for (n = unit[drive].type->tracks/2; n != 0; --n) { in fd_calibrate() 427 n = unit[drive].type->tracks + 20; in fd_calibrate() 1459 geo->cylinders = unit[drive].type->tracks; in fd_getgeo() 1491 if (param < p->type->tracks * p->type->heads) in fd_locked_ioctl() 1511 getprm.track=p->type->tracks; in fd_locked_ioctl() 1626 unit[drive].blocks=unit[drive].type->heads*unit[drive].type->tracks* in floppy_open()
|
D | floppy.c | 2181 _floppy->track > DP->tracks || in do_format() 3238 g->track <= 0 || g->track > UDP->tracks >> STRETCH(g) || in set_geometry()
|
/linux-4.4.14/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-4.4.14/Documentation/locking/ |
D | lockdep-design.txt | 18 The validator tracks the 'state' of lock-classes, and it tracks 30 The validator tracks lock-class usage history into 4n + 1 separate state bits: 228 The validator tracks a maximum of MAX_LOCKDEP_KEYS number of lock classes.
|
D | lockstat.txt | 61 It also tracks 4 contention points per class. A contention point is a call site
|
/linux-4.4.14/Documentation/cdrom/ |
D | cdrom-standard.tex | 435 %copying of audio tracks. 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 728 set, that it contains tracks of type `data mode 1.' Only if all tests 907 also very common for CDs to have some tracks with data, and some 908 tracks with audio. Because this is an existing interface, rather 912 question has audio tracks on it, and it has absolutely no CD-I, XA, 913 or data tracks on it, it will be reported as $CDS_AUDIO$. If it has 914 both audio and data tracks, it will return $CDS_MIXED$. If there 915 are no audio tracks on the disc, and if the CD in question has any [all …]
|
D | ide-cd | 23 - Reading from data tracks, and mounting ISO 9660 filesystems. 25 - Playing audio tracks. Most of the CDROM player programs floating 31 from audio tracks. The program cdda2wav can be used for this.
|
/linux-4.4.14/Documentation/ioctl/ |
D | cdrom.txt | 739 very common for CDs to have some tracks with data, and some 740 tracks with audio. Just because I feel like it, I declare 742 ANY data tracks on it, it will be returned as a data CD. 743 If it has any XA tracks, I will return it as that. Now I
|
D | hdio.txt | 123 than 65535 tracks.
|
/linux-4.4.14/Documentation/cgroups/ |
D | pids.txt | 33 pids.current tracks all child cgroup hierarchies, so parent/pids.current is a
|
D | cpusets.txt | 219 read-only. The cpus file automatically tracks the value of 221 automatically tracks the value of node_states[N_MEMORY]--i.e.,
|
D | blkio-controller.txt | 405 controller tracks ownership per page, writeback operates on inode
|
D | memory.txt | 125 page_counter tracks the current memory usage and limit of the group of
|
/linux-4.4.14/Documentation/s390/ |
D | DASD | 41 format the tracks by issuing the BLKDASDFORMAT-ioctl on that
|
/linux-4.4.14/Documentation/x86/ |
D | pat.txt | 104 In addition, step 2 internally tracks the region as UC or WC in memtype
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | atarihw.h | 385 u_char tracks; member
|
/linux-4.4.14/Documentation/device-mapper/ |
D | cache-policies.txt | 129 away. In addition it tracks performance of the hotspot queue, which
|
/linux-4.4.14/Documentation/ |
D | rtc.txt | 6 something that tracks wall clock time and is battery backed so that it
|
D | rbtree.txt | 27 timer requests. The ext3 filesystem tracks directory entries in a
|
D | bcache.txt | 168 To avoid that bcache tracks latency to the cache device, and gradually
|
D | kernel-parameters.txt | 3513 may poison objects when not in use. Also tracks the
|
/linux-4.4.14/Documentation/RCU/ |
D | stallwarn.txt | 124 The "softirq=" portion of the message tracks the number of RCU softirq
|
/linux-4.4.14/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
|
/linux-4.4.14/drivers/md/ |
D | Kconfig | 335 dm-era tracks which parts of a block device are written to
|
/linux-4.4.14/Documentation/usb/ |
D | usb-serial.txt | 313 -- Add true modem control line query capability. Currently tracks the
|
/linux-4.4.14/kernel/trace/ |
D | Kconfig | 221 This tracer tracks the latency of the highest priority task
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 252 tracking doesn't deal with broadcasts. This helper tracks locally 272 tracking doesn't deal with broadcasts. This helper tracks locally
|
/linux-4.4.14/Documentation/arm64/ |
D | arm-acpi.txt | 322 while in Dx. Kernel then tracks number of devices using a power resource
|
/linux-4.4.14/Documentation/vm/ |
D | unevictable-lru.txt | 130 lru_list enum element). The memory controller tracks the movement of pages to
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 357 Kbuild tracks dependencies on the following:
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 921 The irqsoff tracer tracks the time for which interrupts are
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 761 If highlight tracking is enabled, Speakup tracks highlighted text,
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.lpfc | 347 Moved rport delete to freenode - so rport tracks node.
|