Home
last modified time | relevance | path

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

/linux-4.19.296/usr/
Dgen_init_cpio.c385 char expanded[PATH_MAX + 1]; in cpio_replace_env() local
392 snprintf(expanded, sizeof expanded, "%s%s%s", in cpio_replace_env()
394 strcpy(new_location, expanded); in cpio_replace_env()
/linux-4.19.296/fs/
Dfile.c198 int expanded = 0; in expand_files() local
205 return expanded; in expand_files()
213 expanded = 1; in expand_files()
221 expanded = expand_fdtable(files, nr); in expand_files()
225 return expanded; in expand_files()
/linux-4.19.296/drivers/s390/block/
DKconfig10 Select this option if you want to use your expanded storage on S/390
/linux-4.19.296/drivers/xen/
DKconfig74 expanded to when using memory hotplug.