Home
last modified time | relevance | path

Searched refs:h_state (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/input/misc/
H A Dad714x.h26 unsigned short h_state; member
/linux/fs/lockd/
H A Dhost.c151 host->h_state = 0; in nlm_alloc_host()
536 host->h_state++; in next_host_state()
H A Dclntproc.c559 fl->fl_u.nfs_fl.state = host->h_state; in nlmclnt_lock()
592 if (fl->fl_u.nfs_fl.state != host->h_state) { in nlmclnt_lock()
/linux/include/linux/lockd/
H A Dlockd.h60 u32 h_state; /* pseudo-state counter */ member