Searched defs:len (Results 1 – 5 of 5) sorted by relevance
55 #define N_ALIGN(len) ((((len) + 1) & ~3) + 2) argument413 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()
92 size_t len; member155 size_t len; in dm_parse_device() local
76 int len; member347 int len = get_filesystem_list(page); in get_fs_names() local
314 static long __init compr_fill(void *buf, unsigned long len) in compr_fill()
255 int len, pos; in raid_setup() local