Searched refs:getallocext (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/fs.d/udfs/fsck/ |
H A D | pass1.c | 238 getallocext(struct file_entry *fp, uint32_t loc, uint32_t len) in getallocext() function 344 if (getallocext(fp, sap->sad_ext_loc, len)) in getdir() 393 if (getallocext(fp, lap->lad_ext_loc, len)) in getdir() 497 if (getallocext(fp, sap->sad_ext_loc, len)) in ckinode() 523 if (getallocext(fp, lap->lad_ext_loc, len)) in ckinode()
|