/linux-3.4.99/usr/ |
D | gen_init_cpio.c | 384 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/ |
D | raid5.h | 251 int syncing, expanding, expanded, replacing; member
|
D | raid5.c | 607 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/ |
D | Kconfig | 9 Select this option if you want to use your expanded storage on S/390
|
/linux-3.4.99/Documentation/i2c/ |
D | i2c-protocol | 10 Addr (7 bits): I2C 7 bit address. Note that this can be expanded as usual to
|
D | smbus-protocol | 34 Addr (7 bits): I2C 7 bit address. Note that this can be expanded as usual to
|
/linux-3.4.99/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 82 Compile in register value tables for the output of expanded register
|
D | Kconfig.aic7xxx | 87 Compile in register value tables for the output of expanded register
|
/linux-3.4.99/Documentation/filesystems/ |
D | files.txt | 114 /* locate_fd() may have expanded fdtable, load the ptr */
|
D | 9p.txt | 114 hosts. This functionality will be expanded in later versions.
|
D | proc.txt | 312 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/ |
D | scsi_dh_rdac.c | 158 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/ |
D | buffer-format.txt | 12 expanded into a ramfs filesystem; this document details the format of
|
/linux-3.4.99/Documentation/hid/ |
D | hidraw.txt | 25 use the HID specification, hidraw will be expanded to add support for these
|
/linux-3.4.99/Documentation/scsi/ |
D | FlashPoint.txt | 11 FREMONT, CA, -- October 8, 1996 -- Mylex Corporation has expanded Linux
|
D | ChangeLog.megaraid_sas | 361 It does, but the DMA API was expanded to cope with this exact case, so
|
/linux-3.4.99/Documentation/rapidio/ |
D | rapidio.txt | 60 RapidIO subsystem by rio_dev data structure expanded by additional rio_switch
|
/linux-3.4.99/Documentation/fb/ |
D | fbcon.txt | 99 the above example, it is expanded to 012301230123... and the mapping
|
/linux-3.4.99/Documentation/kbuild/ |
D | makefiles.txt | 484 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/ |
D | err_inject.txt | 23 can be used as a working test tool. Or it can be expanded to include
|
/linux-3.4.99/Documentation/filesystems/caching/ |
D | backend-api.txt | 361 be expanded. In such a case, the object will be withdrawn from service.
|
/linux-3.4.99/Documentation/isdn/ |
D | README | 588 If the interface should be expanded for any reason, don't do it
|
/linux-3.4.99/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 181 IP options. If the IP header is later expanded, then the length and count
|
/linux-3.4.99/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 39 variables, as they might otherwise be expanded by user macros.
|
/linux-3.4.99/scripts/genksyms/ |
D | parse.tab.c_shipped | 38 variables, as they might otherwise be expanded by user macros.
|