Home
last modified time | relevance | path

Searched defs:locktype (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
H A Drecurse.c42 int locktype; member
159 int which, int aflag, int locktype, in start_recursion()
609 int locktype; in do_recursion() local
/dragonfly/sys/sys/
H A Dbuf2.h69 BUF_LOCK(struct buf *bp, int locktype) in BUF_LOCK()
84 BUF_TIMELOCK(struct buf *bp, int locktype, char *wmesg, int timo) in BUF_TIMELOCK()
/dragonfly/contrib/lvm2/dist/daemons/clvmd/
H A Dclvmd-command.c95 const char *locktype; in do_command() local