Searched refs:volumes (Results 1 - 25 of 26) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dak4xxx-adda.h63 unsigned char volumes[AK4XXX_IMAGE_SIZE]; /* saved volume values */ member in struct:snd_akm4xxx
95 (ak)->volumes[(chip) * 16 + (reg)]
97 ((ak)->volumes[(chip) * 16 + (reg)] = (val))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A DMakefile8 extent_io.o volumes.o async-thread.o ioctl.o locking.o orphan.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/ubi/
H A Dmisc.c59 * failure. Dynamic volumes are not checked and zero is returned immediately.
65 struct ubi_volume *vol = ubi->volumes[vol_id];
H A Dscan.h60 * static volumes)
63 * size in case of dynamic volumes)
88 * @volumes: root of the volume RB-tree
93 * those belonging to "preserve"-compatible internal volumes)
102 * @vols_found: number of volumes found during scanning
117 struct rb_root volumes; member in struct:ubi_scan_info
H A Dvtbl.c40 * information about how many data static volumes contain. This information may
93 layout_vol = ubi->volumes[vol_id2idx(ubi, UBI_LAYOUT_VOLUME_ID)];
119 * ubi_vtbl_rename_volumes - rename UBI volumes in the volume table.
123 * This function re-names multiple volumes specified in @req in the volume
154 layout_vol = ubi->volumes[vol_id2idx(ubi, UBI_LAYOUT_VOLUME_ID)];
278 ubi_err("volumes %d and %d have the same name"
541 * init_volumes - initialize volume information for existing volumes.
546 * This function allocates volume description objects for existing volumes.
591 ubi_assert(!ubi->volumes[i]);
592 ubi->volumes[
[all...]
H A Dvmt.c68 * out that the volume was removed from the @ubi->volumes array.
82 if (!ubi->volumes[vol->vol_id]) {
223 if (!ubi->volumes[i]) {
242 if (ubi->volumes[vol_id]) {
249 if (ubi->volumes[i] &&
250 ubi->volumes[i]->name_len == req->name_len &&
251 !strcmp(ubi->volumes[i]->name, req->name)) {
354 ubi->volumes[vol_id] = vol;
412 ubi_assert(vol == ubi->volumes[vol_id]);
426 ubi->volumes[vol_i
[all...]
H A Dscan.c28 * Information about found volumes is represented by &struct ubi_scan_volume
29 * objects which are kept in volume RB-tree with root at the @volumes field.
185 struct rb_node **p = &si->volumes.rb_node, *parent = NULL;
220 rb_insert_color(&sv->rb, &si->volumes);
540 struct rb_node *p = si->volumes.rb_node;
604 rb_erase(&sv->rb, &si->volumes);
990 si->volumes = RB_ROOT;
1024 ubi_rb_for_each_entry(rb1, sv, &si->volumes, rb) {
1122 rb = si->volumes.rb_node;
1167 ubi_rb_for_each_entry(rb1, sv, &si->volumes, r
[all...]
H A Dbuild.c155 * ubi_notify_all - send a notification to all volumes.
160 * This function walks all volumes of UBI device @ubi and sends the @ntype
176 * change @ubi->volumes, we do not have to lock
179 if (!ubi->volumes[i])
182 ubi_do_get_volume_info(ubi, ubi->volumes[i], &nt.vi);
196 * ubi_enumerate_volumes - send "add" notification for all existing volumes.
199 * This function walks all UBI devices and volumes and sends the
449 * kill_volumes - destroy all user volumes.
457 if (ubi->volumes[i])
458 ubi_free_volume(ubi, ubi->volumes[
[all...]
H A Deba.c77 * volumes have no compatibility flags, so %0 is returned.
362 * bytes. The @check flag only makes sense for static volumes and forces
385 * with 0xFF bytes. The exception is static volumes for which
494 struct ubi_volume *vol = ubi->volumes[idx];
715 * volumes. This function returns zero in case of success and a negative error
1004 vol = ubi->volumes[idx];
1224 vol = ubi->volumes[i];
1283 if (!ubi->volumes[i])
1285 kfree(ubi->volumes[i]->eba_tbl);
1286 ubi->volumes[
[all...]
H A Dkapi.c164 vol = ubi->volumes[vol_id];
260 /* Walk all volumes of this UBI device */
262 struct ubi_volume *vol = ubi->volumes[i];
365 * stores the data at @buf. When reading from static volumes, @check specifies
369 * read speed. The @check argument is ignored for dynamic volumes.
375 * o for both static and dynamic volumes if MTD driver has detected a data
377 * o for static volumes in case of data CRC mismatch.
729 * already existing volumes
753 * We are going to walk all UBI devices and all volumes, and
754 * notify the user about existing volumes b
[all...]
H A Dubi.h229 * @corrupted: %1 if the volume is corrupted (static volumes only)
236 * Since UBI protects only static volumes, this field is not relevant to
237 * dynamic volumes - it is user's responsibility to assure their data
298 * @vol_count: number of volumes in this UBI device
299 * @volumes: volumes of this UBI device
300 * @volumes_lock: protects @volumes, @rsvd_pebs, @avail_pebs, beb_rsvd_pebs,
392 struct ubi_volume *volumes[UBI_MAX_VOLUMES+UBI_INT_VOL_COUNT]; member in struct:ubi_device
H A Dwl.c26 * eraseblocks, volumes, etc. From this sub-system's perspective all physical
1487 ubi_rb_for_each_entry(rb1, sv, &si->volumes, rb) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dpathname.c265 FSSpec volumes[50]; /* 50 Volumes should be enough */ local
274 err = OnLine(volumes, 50, &actVolCount, &volIndex);
281 XGetVInfo(volumes[i].vRefNum,
282 volumes[i].name,
283 &volumes[i].vRefNum,
289 foundVRefNum = volumes[i].vRefNum;
294 foundVRefNum = volumes[i].vRefNum;
615 ignored except in the case of full pathnames to volumes.
616 In full pathnames to volumes, the trailing separator colon is required.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/source/
H A Dpathname.c265 FSSpec volumes[50]; /* 50 Volumes should be enough */ local
274 err = OnLine(volumes, 50, &actVolCount, &volIndex);
281 XGetVInfo(volumes[i].vRefNum,
282 volumes[i].name,
283 &volumes[i].vRefNum,
289 foundVRefNum = volumes[i].vRefNum;
294 foundVRefNum = volumes[i].vRefNum;
615 ignored except in the case of full pathnames to volumes.
616 In full pathnames to volumes, the trailing separator colon is required.
H A Dmacstuff.c1095 pascal OSErr OnLine(FSSpecPtr volumes, argument
1107 for ( endVolArray = volumes + reqVolCount;
1108 (volumes < endVolArray) && (error == noErr); ++volumes )
1110 pb.volumeParam.ioNamePtr = (StringPtr) & volumes->name;
1115 volumes->parID = fsRtParID; /* the root directory's
1117 volumes->vRefNum = pb.volumeParam.ioVRefNum;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dmaya44.c79 unsigned char volumes[WM_NUM_VOLS][2]; member in struct:snd_wm8776
194 ucontrol->value.integer.value[0] = wm->volumes[idx][0];
195 ucontrol->value.integer.value[1] = wm->volumes[idx][1];
216 if (val == wm->volumes[idx][ch])
229 wm->volumes[idx][ch] = val;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtconfig.tex26 kinds of small to medium volumes of hierarchically-organized, heterogeneous
H A Dfilename.tex512 nothing for the filename formats without volumes), otherwise the path without
640 doesn't have one or if the file system doesn't support volumes at all (for
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefile/
H A DMoreFilesExtras.c1352 pascal OSErr OnLine(FSSpecPtr volumes, argument
1364 for ( endVolArray = volumes + reqVolCount; (volumes < endVolArray) && (error == noErr); ++volumes )
1366 pb.volumeParam.ioNamePtr = (StringPtr) & volumes->name;
1371 volumes->parID = fsRtParID; /* the root directory's parent is 1 */
1372 volumes->vRefNum = pb.volumeParam.ioVRefNum;
1618 ** is the access you have on volumes that don't support ioACUser.
3052 /* This will make writes on local volumes faster */
3144 /* both volumes suppor
[all...]
H A DMoreFilesExtras.h603 mounted volumes can have the same name. For this reason, the use of a
639 This routine is compatible with volumes up to 4 gigabytes.
679 This routine is compatible with volumes up to 2 terabytes.
858 volumes are always offline); False if the
956 FSSpecPtr volumes,
963 The OnLine function returns the list of volumes currently mounted in
966 A noErr result indicates that the volumes array was filled
967 (actVolCount == reqVolCount) and there may be additional volumes
969 was found and actVolCount volumes were actually found this time.
971 volumes inpu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/morefile/
H A DMoreFilesExtras.c1352 pascal OSErr OnLine(FSSpecPtr volumes, argument
1364 for ( endVolArray = volumes + reqVolCount; (volumes < endVolArray) && (error == noErr); ++volumes )
1366 pb.volumeParam.ioNamePtr = (StringPtr) & volumes->name;
1371 volumes->parID = fsRtParID; /* the root directory's parent is 1 */
1372 volumes->vRefNum = pb.volumeParam.ioVRefNum;
1618 ** is the access you have on volumes that don't support ioACUser.
3052 /* This will make writes on local volumes faster */
3144 /* both volumes suppor
[all...]
H A DMoreFilesExtras.h603 mounted volumes can have the same name. For this reason, the use of a
639 This routine is compatible with volumes up to 4 gigabytes.
679 This routine is compatible with volumes up to 2 terabytes.
858 volumes are always offline); False if the
956 FSSpecPtr volumes,
963 The OnLine function returns the list of volumes currently mounted in
966 A noErr result indicates that the volumes array was filled
967 (actVolCount == reqVolCount) and there may be additional volumes
969 was found and actVolCount volumes were actually found this time.
971 volumes inpu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/i2c/other/
H A Dak4xxx-adda.c62 /* DAC volumes */
134 * Volume conversion table for non-linear volumes
277 memset(ak->volumes, 0, sizeof(ak->volumes));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp3215 wxArrayString volumes = wxFSVolume::GetVolumes(); local
3216 size_t count = volumes.GetCount();
3220 wxPuts(_T("ERROR: no mounted volumes?"));
3224 wxPrintf(_T("%u mounted volumes found:\n"), count);
3228 wxFSVolume vol(volumes[n]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 390 milliseconds

12