Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dlockd.h107 struct list_head h_granted; /* Locks in GRANTED state */ member
H A Dclntproc.c470 list_add_tail(&new->fl_u.nfs_fl.list, &fl->fl_u.nfs_fl.owner->host->h_granted); in nlmclnt_locks_copy_lock()