Searched refs:bap2 (Results 1 – 1 of 1) sorted by relevance
381 #define BAP(ip, i) (((ip)->i_ump->um_fstype == UM_UFS2) ? bap2[i] : bap1[i])385 bap2[i] = (value); \418 int64_t *bap2 = NULL; in ffs_indirtrunc() local462 bap2 = (int64_t *)bp->b_data; in ffs_indirtrunc()484 bap2 = (int64_t *)copy; in ffs_indirtrunc()