Searched refs:mblks (Results 1 – 3 of 3) sorted by relevance
920 uint_t mblks; /* # of data + metadata blocks */ in bmap_has_holes() local940 mblks = (ldbtob((u_offset_t)ip->i_blocks) + fsboffset) >> fsbshift; in bmap_has_holes()946 return (mblks < dblks); in bmap_has_holes()981 return (mblks < cnt); in bmap_has_holes()
726 mblk_list_t mblks; member
1901 int mblks = 0; in mp_cont_len() local1906 mblks++; in mp_cont_len()1910 *mblkcnt = mblks; in mp_cont_len()