Searched refs:cluster_mask (Results 1 – 2 of 2) sorted by relevance
221 uint16_t cluster_mask = 0; in xchk_iallocbt_check_cluster() local235 cluster_mask |= XFS_INOBT_MASK((cluster_base + cluster_index) / in xchk_iallocbt_check_cluster()245 ir_holemask = (irec->ir_holemask & cluster_mask); in xchk_iallocbt_check_cluster()259 cluster_mask, ir_holemask, in xchk_iallocbt_check_cluster()264 if (ir_holemask != cluster_mask && ir_holemask != 0) { in xchk_iallocbt_check_cluster()
555 unsigned int nr_inodes, uint16_t cluster_mask,558 cluster_mask, holemask, cluster_ino),568 __field(uint16_t, cluster_mask)579 __entry->cluster_mask = cluster_mask;591 __entry->cluster_mask,