Searched refs:maxcl (Results 1 – 1 of 1) sorted by relevance
3267 int maxcl; in vfs_bio_awrite() local3281 maxcl = maxphys / size; in vfs_bio_awrite()3284 for (i = 1; i < maxcl; i++) in vfs_bio_awrite()3289 for (j = 1; i + j <= maxcl && j <= lblkno; j++) in vfs_bio_awrite()