Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dfssnap_if.h88 #define FIOCOW_ENOULOCK (7) /* file system could not be unlocked */ macro
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_snap.c215 fiosnapp->error = FIOCOW_ENOULOCK; in ufs_snap_create()
/titanic_44/usr/src/cmd/fs.d/ufs/fssnap/
H A Dfssnap.c766 case FIOCOW_ENOULOCK: in die_create_error()