Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_filio.h78 uint_t nbytes_requested; member
/titanic_41/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c293 if (flp->nbytes_requested && in reportlogerror()
294 (flp->nbytes_requested != flp->nbytes_actual)) { in reportlogerror()
297 flp->nbytes_requested, in reportlogerror()
368 fl.nbytes_requested = 0; in enable_logging()
/titanic_41/usr/src/cmd/fs.d/ufs/roll_log/
H A Droll_log.c496 fl.nbytes_requested = 0; in rl_log_control()
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dlufs.c1037 flp->nbytes_actual = flp->nbytes_requested; in lufs_enable()