Searched refs:trunc_bits (Results 1 – 2 of 2) sorted by relevance
778 ino_t trunc_bits = 0; in map_dev() local791 trunc_bits = arcn->sb.st_ino & (ino_t)(~ino_mask); in map_dev()803 if (dpt->trunc_bits == trunc_bits) in map_dev()838 if (!trc_dev && (trunc_bits != 0)) { in map_dev()841 dpt->trunc_bits = 0; in map_dev()873 dpt->trunc_bits = trunc_bits; in map_dev()
130 ino_t trunc_bits; /* truncation pattern for a specific map */ member