Searched refs:UFS_MAXFRAG (Results 1 – 4 of 4) sorted by relevance
33 if (count > UFS_MAXFRAG) in _ubh_bread_()44 for (; i < UFS_MAXFRAG; i++) in _ubh_bread_()61 if (count <= 0 || count > UFS_MAXFRAG) in ubh_bread_uspi()68 for (; i < UFS_MAXFRAG; i++) in ubh_bread_uspi()
285 …((*ubh_get_addr(ubh, (begin) + ((bit) >> 3)) >> ((bit) & 7)) & (0xff >> (UFS_MAXFRAG - uspi->s_fpb…
72 #define UFS_MAXFRAG (UFS_BSIZE / UFS_FSIZE) macro427 __u32 cg_frsum[UFS_MAXFRAG]; /* counts of available frags */
26 struct buffer_head * bh[UFS_MAXFRAG]; /* buffers */