Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dfssnap_if.h84 #define FIOCOW_EULOCK (3) /* file system is locked */ macro
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_snap.c115 fiosnapp->error = FIOCOW_EULOCK; in ufs_snap_create()
/titanic_44/usr/src/cmd/fs.d/ufs/fssnap/
H A Dfssnap.c753 case FIOCOW_EULOCK: in die_create_error()