Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dufs_filio.h89 #define FIOLOG_ENOULOCK 6 macro
/titanic_50/usr/src/uts/common/fs/ufs/
H A Dlufs.c967 flp->error = FIOLOG_ENOULOCK; in lufs_disable()
1180 flp->error = FIOLOG_ENOULOCK; in lufs_enable()
1235 flp->error = FIOLOG_ENOULOCK; in lufs_enable()
/titanic_50/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c331 case FIOLOG_ENOULOCK : in reportlogerror()