Searched refs:disk (Results 401 - 417 of 417) sorted by relevance
1...<<11121314151617
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | blktrace.c | 561 * When tracing the whole disk reuse the existing debugfs directory in do_blk_trace_setup() 1054 r.device_to = cpu_to_be32(disk_devt(rq->q->disk)); in blk_add_trace_rq_remap()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ctree.c | 11 #include "disk-io.h" 150 * sure they get properly updated on disk. 1546 * Compare two keys, on little-endian the disk order is same as CPU order and 1562 static int comp_keys(const struct btrfs_disk_key *disk, in comp_keys() argument 1567 btrfs_disk_key_to_cpu(&k1, disk); in comp_keys() 1596 * disk order is close to key order
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ctree.c | 13 #include "disk-io.h" 281 * sure they get properly updated on disk. 760 * Compare two keys, on little-endian the disk order is same as CPU order and 776 static int comp_keys(const struct btrfs_disk_key *disk, in comp_keys() argument 781 btrfs_disk_key_to_cpu(&k1, disk); in comp_keys() 810 * disk order is close to key order 1614 * its pages from disk. 1644 * If we need to read an extent buffer from disk and we are holding locks in read_block_for_search()
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | btree.c | 918 * disk node. Check the freed list before allocating a new one: in mca_alloc() 971 * in from disk if necessary. 1758 dc = container_of(d, struct cached_dev, disk); in bch_btree_gc_finish()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | atp870u.c | 1637 static int atp870u_biosparam(struct scsi_device *disk, struct block_device *dev, in atp870u_biosparam() argument
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | btree.c | 939 * disk node. Check the freed list before allocating a new one: in mca_alloc() 992 * in from disk if necessary. 1779 dc = container_of(d, struct cached_dev, disk); in bch_btree_gc_finish()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | atp870u.c | 1695 static int atp870u_biosparam(struct scsi_device *disk, struct block_device *dev, in atp870u_biosparam() argument
|
/third_party/FreeBSD/sys/dev/usb/storage/ |
H A D | umass.c | 104 #include <disk.h> 384 * underlying disk device. This is handled by faking a success 463 struct mtx dev_mtx; /* The mtx is used to prevent U disk insertion or extraction competition */ 2760 /* The disk Capacity is bigger than 2T */ in umass_read_capacity()
|
/third_party/libabigail/ |
H A D | ltmain.sh | 4553 /* Skip over the disk name in MSDOS pathnames. */
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | ltmain.sh | 4573 /* Skip over the disk name in MSDOS pathnames. */
|
/third_party/eudev/ |
H A D | ltmain.sh | 5999 /* Skip over the disk name in MSDOS pathnames. */
|
/third_party/curl/ |
H A D | ltmain.sh | 6200 /* Skip over the disk name in MSDOS pathnames. */
|
/third_party/lame/ |
H A D | ltmain.sh | 5951 /* Skip over the disk name in MSDOS pathnames. */
|
/third_party/node/deps/cares/ |
H A D | ltmain.sh | 6200 /* Skip over the disk name in MSDOS pathnames. */
|
/third_party/node/deps/cares/config/ |
H A D | ltmain.sh | 6200 /* Skip over the disk name in MSDOS pathnames. */
|
/third_party/libevdev/build-aux/ |
H A D | ltmain.sh | 6201 /* Skip over the disk name in MSDOS pathnames. */
|
/third_party/skia/third_party/externals/libpng/ |
H A D | ltmain.sh | 5951 /* Skip over the disk name in MSDOS pathnames. */
|
Completed in 113 milliseconds
1...<<11121314151617