Home
last modified time | relevance | path

Searched refs:volumes (Results 1 – 58 of 58) sorted by relevance

/linux-4.4.14/fs/nfs/blocklayout/
Ddev.c101 b->concat.volumes[i] = be32_to_cpup(p++); in nfs4_block_decode_volume()
114 b->stripe.volumes[i] = be32_to_cpup(p++); in nfs4_block_decode_volume()
189 struct pnfs_block_volume *volumes, int idx, gfp_t gfp_mask);
194 struct pnfs_block_volume *volumes, int idx, gfp_t gfp_mask) in bl_parse_simple() argument
196 struct pnfs_block_volume *v = &volumes[idx]; in bl_parse_simple()
221 struct pnfs_block_volume *volumes, int idx, gfp_t gfp_mask) in bl_parse_slice() argument
223 struct pnfs_block_volume *v = &volumes[idx]; in bl_parse_slice()
226 ret = bl_parse_deviceid(server, d, volumes, v->slice.volume, gfp_mask); in bl_parse_slice()
237 struct pnfs_block_volume *volumes, int idx, gfp_t gfp_mask) in bl_parse_concat() argument
239 struct pnfs_block_volume *v = &volumes[idx]; in bl_parse_concat()
[all …]
Dblocklayout.h78 u32 volumes[PNFS_BLOCK_MAX_DEVICES]; member
83 u32 volumes[PNFS_BLOCK_MAX_DEVICES]; member
/linux-4.4.14/include/sound/
Dak4xxx-adda.h63 unsigned char volumes[AK4XXX_IMAGE_SIZE]; /* saved volume values */ member
95 (ak)->volumes[(chip) * 16 + (reg)]
97 ((ak)->volumes[(chip) * 16 + (reg)] = (val))
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-class-ubi31 device may have many UBI volumes)
71 volumes may have smaller logical eraseblock size because of their
86 Maximum number of volumes which this UBI device may have.
123 Count of volumes on this UBI device.
131 etc directories describe UBI volumes on UBI device X (volumes
159 only for static volumes, and for dynamic volume it equivalent
190 Volume type. Contains ASCII "dynamic\n" for dynamic volumes and
191 "static\n" for static volumes.
/linux-4.4.14/drivers/mtd/ubi/
Dvmt.c79 if (!ubi->volumes[vol->vol_id]) { in vol_attribute_show()
175 if (!ubi->volumes[i]) { in ubi_create_volume()
194 if (ubi->volumes[vol_id]) { in ubi_create_volume()
201 if (ubi->volumes[i] && in ubi_create_volume()
202 ubi->volumes[i]->name_len == req->name_len && in ubi_create_volume()
203 !strcmp(ubi->volumes[i]->name, req->name)) { in ubi_create_volume()
308 ubi->volumes[vol_id] = vol; in ubi_create_volume()
365 ubi_assert(vol == ubi->volumes[vol_id]); in ubi_remove_volume()
379 ubi->volumes[vol_id] = NULL; in ubi_remove_volume()
413 ubi->volumes[vol_id] = vol; in ubi_remove_volume()
[all …]
DKconfig6 logical volumes on top of MTD devices, hides some complexities of
84 devices on top of UBI volumes: for each UBI volumes an MTD device is
91 bool "Read-only block devices on top of UBI volumes"
96 devices will be layered on top of UBI volumes, which means that the
99 volumes in read-only mode (e.g., ext4), but it is probably most
Dvtbl.c81 layout_vol = ubi->volumes[vol_id2idx(ubi, UBI_LAYOUT_VOLUME_ID)]; in ubi_update_layout_vol()
572 ubi_assert(!ubi->volumes[i]); in init_volumes()
573 ubi->volumes[i] = vol; in init_volumes()
640 ubi_assert(!ubi->volumes[i]); in init_volumes()
641 ubi->volumes[vol_id2idx(ubi, vol->vol_id)] = vol; in init_volumes()
736 vol = ubi->volumes[i]; in check_attaching_info()
849 kfree(ubi->volumes[i]); in ubi_read_volume_table()
850 ubi->volumes[i] = NULL; in ubi_read_volume_table()
Dbuild.c209 if (!ubi->volumes[i]) in ubi_notify_all()
212 ubi_do_get_volume_info(ubi, ubi->volumes[i], &nt.vi); in ubi_notify_all()
462 if (ubi->volumes[i]) in kill_volumes()
463 ubi_free_volume(ubi, ubi->volumes[i]); in kill_volumes()
522 if (ubi->volumes[i]) { in uif_init()
523 err = ubi_add_volume(ubi, ubi->volumes[i]); in uif_init()
572 kfree(ubi->volumes[i]->eba_tbl); in ubi_free_internal_volumes()
573 kfree(ubi->volumes[i]); in ubi_free_internal_volumes()
791 struct ubi_volume *vol = ubi->volumes[vol_id]; in autoresize()
Dattach.c263 struct rb_node **p = &ai->volumes.rb_node, *parent = NULL; in add_volume()
298 rb_insert_color(&av->rb, &ai->volumes); in add_volume()
609 struct rb_node *p = ai->volumes.rb_node; in ubi_find_av()
644 rb_erase(&av->rb, &ai->volumes); in ubi_remove_av()
1191 rb = ai->volumes.rb_node; in destroy_ai()
1267 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) { in scan_all()
1314 ai->volumes = RB_ROOT; in alloc_ai()
1517 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) { in self_check_ai()
1631 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) { in self_check_ai()
1719 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) in self_check_ai()
Deba.c576 struct ubi_volume *vol = ubi->volumes[idx]; in recover_peb()
1103 vol = ubi->volumes[idx]; in ubi_eba_copy_leb()
1336 vol = ubi->volumes[i]; in self_check_eba()
1387 if (!ubi->volumes[i]) in self_check_eba()
1425 vol = ubi->volumes[i]; in ubi_eba_init()
1488 if (!ubi->volumes[i]) in ubi_eba_init()
1490 kfree(ubi->volumes[i]->eba_tbl); in ubi_eba_init()
1491 ubi->volumes[i]->eba_tbl = NULL; in ubi_eba_init()
Dmisc.c65 struct ubi_volume *vol = ubi->volumes[vol_id]; in ubi_check_volume()
Dfastmap.c187 struct rb_node **p = &ai->volumes.rb_node, *parent = NULL; in add_vol()
218 rb_insert_color(&av->rb, &ai->volumes); in add_vol()
236 struct rb_node **p = &ai->volumes.rb_node, *parent = NULL; in assign_aeb_to_av()
372 struct rb_node **p = &ai->volumes.rb_node, *parent = NULL; in process_pool_aeb()
424 for (node = rb_first(&ai->volumes); node; node = rb_next(node)) { in unmap_peb()
581 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) in count_fastmap_pebs()
1245 vol = ubi->volumes[i]; in ubi_write_fastmap()
Dubi.h536 struct ubi_volume *volumes[UBI_MAX_VOLUMES+UBI_INT_VOL_COUNT]; member
725 struct rb_root volumes; member
Dkapi.c166 vol = ubi->volumes[vol_id]; in ubi_open_volume()
271 struct ubi_volume *vol = ubi->volumes[i]; in ubi_open_volume_nm()
Dwl.c1560 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) {
/linux-4.4.14/fs/ncpfs/
DKconfig5 tristate "NCP file system support (to mount NetWare volumes)"
11 to mount NetWare file server volumes and to access them just like
37 Allows locking of records on remote volumes. Say N unless you have
45 To use this feature you must mount volumes with the ncpmount
47 mounting volumes with -f 444.
/linux-4.4.14/sound/pci/ice1712/
Dmaya44.c78 unsigned char volumes[WM_NUM_VOLS][2]; member
193 ucontrol->value.integer.value[0] = wm->volumes[idx][0]; in maya_vol_get()
194 ucontrol->value.integer.value[1] = wm->volumes[idx][1]; in maya_vol_get()
215 if (val == wm->volumes[idx][ch]) in maya_vol_put()
228 wm->volumes[idx][ch] = val; in maya_vol_put()
Ddelta.c609 memcpy(akm_vol_bak, ice->akm->volumes, sizeof(akm_vol_bak)); in snd_ice1712_delta_resume()
612 memcpy(ice->akm->volumes, akm_vol_bak, sizeof(akm_vol_bak)); in snd_ice1712_delta_resume()
/linux-4.4.14/fs/nfsd/
Dblocklayoutxdr.h37 struct pnfs_block_volume volumes[]; member
Dblocklayoutxdr.c76 ret = nfsd4_block_encode_volume(xdr, &dev->volumes[i]); in nfsd4_block_encode_getdeviceinfo()
Dblocklayout.c30 b = &dev->volumes[0]; in nfsd4_block_get_device_info_simple()
/linux-4.4.14/Documentation/filesystems/
Dafs.txt99 specify connection to only volumes of those types.
145 servers, volumes, and active servers known within that cell.
153 [root@andromeda ~]# cat /proc/fs/afs/cambridge.redhat.com/volumes
225 some public volumes volumes.
Dhfsplus.txt47 Used to force write access to volumes that are marked as journalled
Dubifs.txt37 wear-leveling layer. It provides so called UBI volumes which is a higher
48 top of UBI volumes.
Dntfs.txt60 - The new driver has full support for sparse files on NTFS 3.x volumes which
80 - The new driver supports exporting of mounted NTFS volumes via NFS.
254 For NT4 fault tolerant volumes you can obtain the sizes using fdisk. So for
285 dynamic disks and all the volumes on them. At the bottom you will see the
386 the MD driver with NTFS volumes" especially if you want to use linear raid).
Dceph.txt48 requiring an administrator carve the data set into static volumes or
Daffs.txt134 these entities are called "volumes". They have symbolic names which
Dxfs.txt176 system uuid. This is useful to mount LVM snapshot volumes,
Dext4.txt249 noquota are used only by quota tools to recognize volumes
/linux-4.4.14/fs/btrfs/
DMakefile8 extent_io.o volumes.o async-thread.o ioctl.o locking.o orphan.o \
/linux-4.4.14/fs/befs/
DKconfig11 extremely large volumes and files.
DChangeLog153 practically means is that 8k blocksize volumes won't work without a major
/linux-4.4.14/Documentation/
Dldm.txt26 assemble any multi-partition volumes, e.g. Stripes, RAID5.
84 any of the volumes on the disk.
Dkernel-per-CPU-kthreads.txt42 relatively old and is produced in relatively low unit volumes.)
Ddevices.txt1987 use in mounting NetWare volumes. A maximum of
1988 256 NetWare volumes can be supported in a single
2694 199 char Veritas volume manager (VxVM) volumes
2699 199 block Veritas volume manager (VxVM) volumes
/linux-4.4.14/Documentation/blockdev/drbd/
Ddata-structure-v9.txt8 devices (aka volumes) and connections to other nodes ("peer nodes"). Each DRBD
/linux-4.4.14/Documentation/filesystems/nfs/
Dpnfs-block-server.txt14 volumes on the MDS and clients is not supported yet.
/linux-4.4.14/Documentation/sound/oss/
DWaveArtist7 0a - 13 for channel volumes
DSoundPro104 - come up with a scheme which allows recording volumes for each subdevice.
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-dma.txt8 engine to efficiently transfer large volumes of data between the card and main
/linux-4.4.14/Documentation/s390/
DDASD16 covered by the supplied range up to 64 volumes. Additional DASDs are
/linux-4.4.14/Documentation/device-mapper/
Dthin-provisioning.txt10 allows the sharing of data between volumes, thus reducing disk usage.
164 Thinly-provisioned volumes are activated using the 'thin' target:
211 thinly-provisioned volumes but have the base image on another device
Dswitch.txt122 Assume that you have volumes vg1/switch0 vg1/switch1 vg1/switch2 with
Dsnapshot.txt87 we'll have this situation (with volumes in above order):
/linux-4.4.14/Documentation/sound/alsa/
DCMIPCI.txt35 will be FULL VOLUME regardless of Master and PCM volumes.
197 volumes. Synth, CD, Line and Mic have playback and capture switches,
DOSS-Emulation.txt212 As default, ALSA uses the following control for OSS volumes:
DHD-Audio.txt459 - multi_cap_vol (bool): provide multiple capture volumes
/linux-4.4.14/sound/i2c/other/
Dak4xxx-adda.c279 memset(ak->volumes, 0, sizeof(ak->volumes)); in snd_akm4xxx_init()
/linux-4.4.14/block/partitions/
DKconfig77 "logical volumes" can be spread across one or multiple disks,
190 mirrored, striped or RAID volumes, all without the need for
/linux-4.4.14/Documentation/blockdev/
Dcciss.txt36 To get the status of logical volumes and to detect physical drive
/linux-4.4.14/fs/affs/
DChanges233 - Allow mounting of volumes with superfluous
/linux-4.4.14/sound/oss/
DCHANGELOG56 MIDI interface. Also mixer volumes may be seriously wrong on some systems.
/linux-4.4.14/Documentation/ioctl/
Dcdrom.txt297 cdrom_volctrl structure containing volumes for up to 4
/linux-4.4.14/drivers/md/
DKconfig343 Allow volume managers to mirror logical volumes, also
/linux-4.4.14/Documentation/filesystems/caching/
Dfscache.txt171 indices for the read-write, read-only and backup mirrors of those volumes.
/linux-4.4.14/Documentation/DocBook/
Ddevice-drivers.xml.db572 API-mpt-inactive-raid-volumes
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES407 provide unique inode numbers when exporting multiple volumes from under one
/linux-4.4.14/
DCREDITS2117 D: NCP filesystem support (to mount NetWare volumes)