Searched refs:maxcl (Results 1 – 1 of 1) sorted by relevance
3253 int maxcl; in vfs_bio_awrite() local3267 maxcl = maxphys / size; in vfs_bio_awrite()3270 for (i = 1; i < maxcl; i++) in vfs_bio_awrite()3275 for (j = 1; i + j <= maxcl && j <= lblkno; j++) in vfs_bio_awrite()