Home
last modified time | relevance | path

Searched refs:co_client (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dstate.h495 struct nfs4_client *co_client; member
H A Dnfs4state.c658 co->co_client = clp; in alloc_clnt_odstate()
693 nfsd4_return_all_file_layouts(co->co_client, fp); in put_clnt_odstate()
707 cl = new->co_client; in find_or_hash_clnt_odstate()
711 if (co->co_client == cl) { in find_or_hash_clnt_odstate()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dstate.h530 struct nfs4_client *co_client; member
H A Dnfs4state.c871 co->co_client = clp; in alloc_clnt_odstate()
906 nfsd4_return_all_file_layouts(co->co_client, fp); in put_clnt_odstate()
920 cl = new->co_client; in find_or_hash_clnt_odstate()
924 if (co->co_client == cl) { in find_or_hash_clnt_odstate()

Completed in 23 milliseconds