h_granted 259 fs/lockd/clntlock.c list_splice_init(&host->h_granted, &host->h_reclaim); h_granted 273 fs/lockd/clntlock.c list_add_tail(&fl->fl_u.nfs_fl.list, &host->h_granted); h_granted 462 fs/lockd/clntproc.c list_add_tail(&new->fl_u.nfs_fl.list, &fl->fl_u.nfs_fl.owner->host->h_granted); h_granted 161 fs/lockd/host.c INIT_LIST_HEAD(&host->h_granted); h_granted 302 fs/lockd/host.c WARN_ON_ONCE(!list_empty(&host->h_granted)); h_granted 68 include/linux/lockd/lockd.h struct list_head h_granted; /* Locks in GRANTED state */