Searched refs:trunc_bits (Results 1 – 1 of 1) sorted by relevance
161 ino_t trunc_bits; /* truncation pattern for a specific map */ member1235 ino_t trunc_bits = 0; in map_dev() local1248 trunc_bits = arcn->sb.st_ino & (ino_t)(~ino_mask); in map_dev()1260 if (dpt->trunc_bits == trunc_bits) in map_dev()1295 if (!trc_dev && (trunc_bits != 0)) { in map_dev()1298 dpt->trunc_bits = 0; in map_dev()1330 dpt->trunc_bits = trunc_bits; in map_dev()