Searched refs:grow (Results 1 – 3 of 3) sorted by relevance
113 grow: in efi_file_size()125 goto grow; in efi_file_size()
5 signals. The functionality supported will grow as use cases arise.
544 static int grow(struct resize *resize) in grow() function665 r = ((new_size > old_size) ? grow : shrink)(&resize); in array_resize()