Home
last modified time | relevance | path

Searched refs:startcl (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/pcfs/
H A Dpc_alloc.c504 pc_cluster32_t startcl, pc_cluster32_t *ncl) in pc_fileclsize() argument
509 for (count = 0; pc_validcl(fsp, startcl); in pc_fileclsize()
510 startcl = pc_getcluster(fsp, startcl)) { in pc_fileclsize()