Home
last modified time | relevance | path

Searched defs:trunc_bits (Results 1 – 2 of 2) sorted by relevance

/dragonfly/bin/pax/
H A Dtables.h130 ino_t trunc_bits; /* truncation pattern for a specific map */ member
H A Dtables.c763 ino_t trunc_bits = 0; in map_dev() local