Home
last modified time | relevance | path

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

/fs/nfsd/
A Dstate.h589 struct list_head oo_perclient; member
A Dnfs4state.c1651 list_empty(&oo->oo_perclient); in nfs4_openowner_unhashed()
1661 list_del_init(&oo->oo_perclient); in unhash_openowner_locked()
2481 oo = list_entry(clp->cl_openowners.next, struct nfs4_openowner, oo_perclient); in __destroy_client()
3563 list_for_each_entry(oo, &clp->cl_openowners, oo_perclient) { in client_has_openowners()
4932 list_add(&oo->oo_perclient, &clp->cl_openowners); in hash_openowner()

Completed in 28 milliseconds