Searched refs:maxcl (Results 1 – 1 of 1) sorted by relevance
3263 int maxcl; in vfs_bio_awrite() local3277 maxcl = maxphys / size; in vfs_bio_awrite()3280 for (i = 1; i < maxcl; i++) in vfs_bio_awrite()3285 for (j = 1; i + j <= maxcl && j <= lblkno; j++) in vfs_bio_awrite()