Home
last modified time | relevance | path

Searched refs:expanded (Results 1 – 25 of 32) sorted by relevance

12

/linux-3.4.99/usr/
Dgen_init_cpio.c384 char expanded[PATH_MAX + 1]; in cpio_replace_env() local
392 *env_var = *expanded = '\0'; in cpio_replace_env()
394 strncat(expanded, new_location, start - new_location); in cpio_replace_env()
395 strncat(expanded, getenv(env_var), in cpio_replace_env()
396 PATH_MAX - strlen(expanded)); in cpio_replace_env()
397 strncat(expanded, end + 1, in cpio_replace_env()
398 PATH_MAX - strlen(expanded)); in cpio_replace_env()
399 strncpy(new_location, expanded, PATH_MAX); in cpio_replace_env()
/linux-3.4.99/drivers/md/
Draid5.h251 int syncing, expanding, expanded, replacing; member
Draid5.c607 if (s->syncing || s->expanding || s->expanded in ops_run_io()
630 if (s->syncing || s->expanding || s->expanded in ops_run_io()
3138 s->expanded = test_bit(STRIPE_EXPAND_READY, &sh->state); in analyse_stripe()
3348 if (s.syncing || s.expanding || s.expanded || in handle_stripe()
3545 if (s.expanded && test_bit(STRIPE_EXPANDING, &sh->state) && in handle_stripe()
3551 } else if (s.expanded && !sh->reconstruct_state && s.locked == 0) { in handle_stripe()
/linux-3.4.99/drivers/s390/block/
DKconfig9 Select this option if you want to use your expanded storage on S/390
/linux-3.4.99/Documentation/i2c/
Di2c-protocol10 Addr (7 bits): I2C 7 bit address. Note that this can be expanded as usual to
Dsmbus-protocol34 Addr (7 bits): I2C 7 bit address. Note that this can be expanded as usual to
/linux-3.4.99/drivers/scsi/aic7xxx/
DKconfig.aic79xx82 Compile in register value tables for the output of expanded register
DKconfig.aic7xxx87 Compile in register value tables for the output of expanded register
/linux-3.4.99/Documentation/filesystems/
Dfiles.txt114 /* locate_fd() may have expanded fdtable, load the ptr */
D9p.txt114 hosts. This functionality will be expanded in later versions.
Dproc.txt312 start_brk address above which program heap can be expanded with brk()
556 In 2.6.2* /proc/interrupts was expanded again. This time the goal was for
/linux-3.4.99/drivers/scsi/device_handler/
Dscsi_dh_rdac.c158 struct rdac_pg_expanded expanded; member
312 rdac_pg = &h->ctlr->mode_select.expanded; in rdac_failover_get()
/linux-3.4.99/Documentation/early-userspace/
Dbuffer-format.txt12 expanded into a ramfs filesystem; this document details the format of
/linux-3.4.99/Documentation/hid/
Dhidraw.txt25 use the HID specification, hidraw will be expanded to add support for these
/linux-3.4.99/Documentation/scsi/
DFlashPoint.txt11 FREMONT, CA, -- October 8, 1996 -- Mylex Corporation has expanded Linux
DChangeLog.megaraid_sas361 It does, but the DMA API was expanded to cope with this exact case, so
/linux-3.4.99/Documentation/rapidio/
Drapidio.txt60 RapidIO subsystem by rio_dev data structure expanded by additional rio_switch
/linux-3.4.99/Documentation/fb/
Dfbcon.txt99 the above example, it is expanded to 012301230123... and the mapping
/linux-3.4.99/Documentation/kbuild/
Dmakefiles.txt484 option. When $(biarch) equals 'y', the expanded variables $(aflags-y)
547 be an expanded variable or a macro.
849 - The values of the above variables are expanded in arch/$(ARCH)/Makefile.
/linux-3.4.99/Documentation/ia64/
Derr_inject.txt23 can be used as a working test tool. Or it can be expanded to include
/linux-3.4.99/Documentation/filesystems/caching/
Dbackend-api.txt361 be expanded. In such a case, the object will be withdrawn from service.
/linux-3.4.99/Documentation/isdn/
DREADME588 If the interface should be expanded for any reason, don't do it
/linux-3.4.99/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt181 IP options. If the IP header is later expanded, then the length and count
/linux-3.4.99/scripts/dtc/
Ddtc-parser.tab.c_shipped39 variables, as they might otherwise be expanded by user macros.
/linux-3.4.99/scripts/genksyms/
Dparse.tab.c_shipped38 variables, as they might otherwise be expanded by user macros.

12