Home
last modified time | relevance | path

Searched defs:ulockfs (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/sys/fs/
H A Dufs_lockfs.h198 struct ulockfs { struct
203 kmutex_t ul_lock; /* mutex to protect ulockfs structure */ argument
213 ((struct ulockfs *) \ argument
/titanic_51/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c5153 ulockfs() in ulockfs() function