Searched refs:statl (Results 1 – 1 of 1) sorted by relevance
201 struct stat64 statb, statl; in ocfile() local284 if (stat64(logfile, &statl) == -1) in ocfile()287 log_blocks = nblk(statl.st_size, svfsb.f_bsize, svfsb.f_frsize); in ocfile()