Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/lockd/
A Dclntlock.c259 list_splice_init(&host->h_granted, &host->h_reclaim); in reclaimer()
273 list_add_tail(&fl->fl_u.nfs_fl.list, &host->h_granted); in reclaimer()
A Dhost.c161 INIT_LIST_HEAD(&host->h_granted); in nlm_alloc_host()
302 WARN_ON_ONCE(!list_empty(&host->h_granted)); in nlmclnt_release_host()
A Dclntproc.c463 list_add_tail(&new->fl_u.nfs_fl.list, &fl->fl_u.nfs_fl.owner->host->h_granted); in nlmclnt_locks_copy_lock()
/linux-6.3-rc2/include/linux/lockd/
A Dlockd.h68 struct list_head h_granted; /* Locks in GRANTED state */ member

Completed in 7 milliseconds