Searched refs:maxcl (Results 1 – 1 of 1) sorted by relevance
3186 int maxcl; in vfs_bio_awrite() local3200 maxcl = maxphys / size; in vfs_bio_awrite()3203 for (i = 1; i < maxcl; i++) in vfs_bio_awrite()3208 for (j = 1; i + j <= maxcl && j <= lblkno; j++) in vfs_bio_awrite()