Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dlockd.h97 struct list_head h_lockowners; /* Lockowners for the client */ member
H A Dsvclock.c365 list_for_each_entry(lockowner, &host->h_lockowners, list) { in __nlmsvc_find_lockowner()
391 list_add(&new->list, &host->h_lockowners); in nlmsvc_find_lockowner()