Home
last modified time | relevance | path

Searched refs:h_interlock (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/vfs/hpfs/
H A Dhpfs.h337 struct lwkt_token h_interlock; member
H A Dhpfs_vfsops.c504 lwkt_token_init(&hp->h_interlock, "hpfsilock"); in hpfs_vget()