Home
last modified time | relevance | path

Searched refs:h_lockowners (Results 1 – 3 of 3) sorted by relevance

/linux/fs/lockd/
H A Dclntproc.c73 list_for_each_entry(lockowner, &host->h_lockowners, list) { in nlm_pidbusy()
92 list_for_each_entry(lockowner, &host->h_lockowners, list) { in __nlmclnt_find_lockowner()
117 list_add(&new->list, &host->h_lockowners); in nlmclnt_find_lockowner()
H A Dlockd.h105 struct list_head h_lockowners; /* Lockowners for the client */ member
H A Dsvclock.c333 list_for_each_entry(lockowner, &host->h_lockowners, list) { in __nlmsvc_find_lockowner()
359 list_add(&new->list, &host->h_lockowners); in nlmsvc_find_lockowner()