Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_filio.h85 #define FIOLOG_EROFS 2 macro
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs.c869 flp->error = FIOLOG_EROFS; in lufs_disable()
1110 flp->error = FIOLOG_EROFS; in lufs_enable()
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c308 case FIOLOG_EROFS : in reportlogerror()