Home
last modified time | relevance | path

Searched defs:len (Results 1 – 5 of 5) sorted by relevance

/init/
Dinitramfs.c55 #define N_ALIGN(len) ((((len) + 1) & ~3) + 2) argument
413 static long __init write_buffer(char *buf, unsigned long len) in write_buffer()
423 static long __init flush_buffer(void *bufv, unsigned long len) in flush_buffer()
450 static char * __init unpack_to_rootfs(char *buf, unsigned long len) in unpack_to_rootfs()
Ddo_mounts_dm.c92 size_t len; member
155 size_t len; in dm_parse_device() local
Ddo_mounts.c76 int len; member
347 int len = get_filesystem_list(page); in get_fs_names() local
Ddo_mounts_rd.c314 static long __init compr_fill(void *buf, unsigned long len) in compr_fill()
Ddo_mounts_md.c255 int len, pos; in raid_setup() local