Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/fs/
H A Dufsops.c113 if (diskread(filep) != 0) { in openi()
188 if (diskread(filep) != 0) in find()
267 if (diskread(filep) != 0) in sbmap()
347 if (diskread(filep) != 0) { in readdir()
407 if (diskread(filep)) { in getblock()
413 } else if (diskread(filep)) in getblock()
466 if (diskread(filep)) in getblock_noopt()
572 if (diskread(head)) { in bufs_mountroot()
H A Dhsfs.c170 if (diskread(filep)) in opendir()
308 if (diskread(filep)) { in readdir()
341 if (diskread(filep)) /* Trap errors */ in getblock()
422 if (diskread(head)) { in bhsfs_mountroot()
739 if (diskread(filep)) { in parse_dir()
H A Dpcfs.c132 if (diskread(head)) { in bpcfs_mountroot()
180 if (diskread(head)) { in bpcfs_mountroot()
606 if (diskread(head)) { in readblock()
/titanic_41/usr/src/stand/lib/fs/ufs/
H A Dlufsboot.c245 extern int diskread(fileid_t *filep);
417 if (diskread(logfp)) { in lufs_read_log()
521 if (diskread(logfp) || eb->type != LUFS_EXTENTS) { in lufs_boot_init()
535 if (diskread(logfp)) { in lufs_boot_init()
540 if (diskread(logfp)) { in lufs_boot_init()
H A Dufsops.c502 } else if (diskread(filep)) { in getblock()
514 } else if (diskread(filep)) in getblock()
643 if (diskread(head) || in boot_ufs_mountroot()
/titanic_41/usr/src/stand/lib/fs/common/
H A Ddiskread.c54 diskread(fileid_t *filep) in diskread() function
H A Dcache.c544 if (diskread(fp) != 0) { in set_bcache()
/titanic_41/usr/src/uts/common/sys/
H A Dfilep.h84 extern int diskread(fileid_t *);
/titanic_41/usr/src/stand/lib/sa/
H A DMakefile30 CMNOBJS = cache.o diskread.o fsswitch.o promfs.o
/titanic_41/usr/src/cmd/boot/installgrub/
H A Dpcfs_glue.c82 diskread(fileid_t *filep) in diskread() function
/titanic_41/usr/src/uts/common/krtld/
H A Dbootrd.c135 diskread(fileid_t *filep) in diskread() function
/titanic_41/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c362 if (diskread(filep)) { in getblock()
372 if (diskread(filep)) in getblock()
499 if (diskread(head)) { in boot_hsfs_mountroot()