Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dlockfs.h41 struct lockfs32 { struct
42 uint32_t lf_lock; /* desired lock */
43 uint32_t lf_flags; /* misc flags */
44 uint32_t lf_key; /* lock key */
45 uint32_t lf_comlen; /* length of comment */
46 uint32_t lf_comment; /* address of comment */
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c1613 struct lockfs32 lockfs32; in ufs_ioctl() local
1650 struct lockfs32 lockfs32; in ufs_ioctl() local
1686 struct lockfs32 lockfs32; in ufs_ioctl() local
1716 struct lockfs32 lockfs32; in ufs_ioctl() local