Searched refs:posn (Results 1 – 2 of 2) sorted by relevance
450 update_gap_stats(struct gap_stats *stats, daddr_t posn) in update_gap_stats() argument456 stats->start = posn; in update_gap_stats()459 size = posn - stats->start; in update_gap_stats()
119 int index, enum comptype ctype, int posn);1594 int index, enum comptype ctype, int posn) in ng_parse_get_elem_pad() argument1610 return (align ? (align - (posn % align)) % align : 0); in ng_parse_get_elem_pad()