Home
last modified time | relevance | path

Searched refs:pp_buf (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/block/partitions/
H A Dacorn.c43 strlcat(state->pp_buf, " [", PAGE_SIZE); in adfs_partition()
44 strlcat(state->pp_buf, name, PAGE_SIZE); in adfs_partition()
45 strlcat(state->pp_buf, "]", PAGE_SIZE); in adfs_partition()
88 strlcat(state->pp_buf, " <", PAGE_SIZE); in riscix_partition()
97 strlcat(state->pp_buf, "(", PAGE_SIZE); in riscix_partition()
99 strlcat(state->pp_buf, ")", PAGE_SIZE); in riscix_partition()
141 strlcat(state->pp_buf, " <", PAGE_SIZE); in linux_partition()
151 strlcat(state->pp_buf, " >", PAGE_SIZE); in linux_partition()
296 strlcat(state->pp_buf, "\n", PAGE_SIZE); in adfspart_check_ADFS()
403 strlcat(state->pp_buf, "\n", PAGE_SIZE); in adfspart_check_ICS()
[all …]
H A Dmsdos.c270 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_solaris_x86()
277 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_solaris_x86()
290 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_solaris_x86()
298 strlcat(state->pp_buf, " >\n", PAGE_SIZE); in parse_solaris_x86()
373 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_bsd()
403 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_bsd()
405 strlcat(state->pp_buf, " >\n", PAGE_SIZE); in parse_bsd()
503 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_unixware()
518 strlcat(state->pp_buf, " >\n", PAGE_SIZE); in parse_unixware()
552 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_minix()
[all …]
H A Datari.c73 strlcat(state->pp_buf, " AHDI", PAGE_SIZE); in atari_partition()
92 strlcat(state->pp_buf, " XGM<", PAGE_SIZE); in atari_partition()
131 strlcat(state->pp_buf, " >", PAGE_SIZE); in atari_partition()
138 strlcat(state->pp_buf, " ICD<", PAGE_SIZE); in atari_partition()
147 strlcat(state->pp_buf, " >", PAGE_SIZE); in atari_partition()
153 strlcat(state->pp_buf, "\n", PAGE_SIZE); in atari_partition()
H A Dibm.c149 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_vol1_partitions()
187 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_vol1_partitions()
209 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_lnx1_partitions()
226 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_lnx1_partitions()
238 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_lnx1_partitions()
260 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_cms1_partitions()
266 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_cms1_partitions()
282 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_cms1_partitions()
356 strlcat(state->pp_buf, "(nonl)", PAGE_SIZE); in ibm_partition()
360 strlcat(state->pp_buf, "\n", PAGE_SIZE); in ibm_partition()
H A Dsysv68.c78 strlcat(state->pp_buf, tmp, PAGE_SIZE); in sysv68_partition()
88 strlcat(state->pp_buf, tmp, PAGE_SIZE); in sysv68_partition()
92 strlcat(state->pp_buf, "\n", PAGE_SIZE); in sysv68_partition()
H A Damiga.c89 strlcat(state->pp_buf, tmp, PAGE_SIZE); in amiga_partition()
194 strlcat(state->pp_buf, tmp, PAGE_SIZE); in amiga_partition()
198 strlcat(state->pp_buf, tmp, PAGE_SIZE); in amiga_partition()
202 strlcat(state->pp_buf, "\n", PAGE_SIZE); in amiga_partition()
H A Dcore.c122 state->pp_buf = (char *)__get_free_page(GFP_KERNEL); in check_partition()
123 if (!state->pp_buf) { in check_partition()
127 state->pp_buf[0] = '\0'; in check_partition()
131 snprintf(state->pp_buf, PAGE_SIZE, " %s:", state->name); in check_partition()
150 printk(KERN_INFO "%s", state->pp_buf); in check_partition()
152 free_page((unsigned long)state->pp_buf); in check_partition()
163 strlcat(state->pp_buf, in check_partition()
165 printk(KERN_INFO "%s", state->pp_buf); in check_partition()
168 free_page((unsigned long)state->pp_buf); in check_partition()
H A Dcheck.h23 char *pp_buf; member
45 strlcat(p->pp_buf, tmp, PAGE_SIZE); in put_partition()
H A Dmac.c75 strlcat(state->pp_buf, " [mac]", PAGE_SIZE); in mac_partition()
141 strlcat(state->pp_buf, "\n", PAGE_SIZE); in mac_partition()
H A Dultrix.c42 strlcat(state->pp_buf, "\n", PAGE_SIZE); in ultrix_partition()
H A Dkarma.c56 strlcat(state->pp_buf, "\n", PAGE_SIZE); in karma_partition()
H A Daix.c193 strlcat(state->pp_buf, tmp, PAGE_SIZE); in aix_partition()
261 strlcat(state->pp_buf, tmp, PAGE_SIZE); in aix_partition()
H A Dsgi.c84 strlcat(state->pp_buf, "\n", PAGE_SIZE); in sgi_partition()
H A Dosf.c84 strlcat(state->pp_buf, "\n", PAGE_SIZE); in osf_partition()
H A Dcmdline.c245 strlcat(state->pp_buf, tmp, PAGE_SIZE); in add_part()
379 strlcat(state->pp_buf, "\n", PAGE_SIZE); in cmdline_partition()
H A Dsun.c126 strlcat(state->pp_buf, "\n", PAGE_SIZE); in sun_partition()
H A Defi.c755 strlcat(state->pp_buf, "\n", PAGE_SIZE); in efi_partition()
H A Dldm.c587 strlcat(pp->pp_buf, " [LDM]", PAGE_SIZE); in ldm_create_data_partitions()
602 strlcat(pp->pp_buf, "\n", PAGE_SIZE); in ldm_create_data_partitions()