Searched defs:nfs4_clnt_odstate (Results 1 – 1 of 1) sorted by relevance
498 struct nfs4_clnt_odstate { struct499 struct nfs4_client *co_client;500 struct nfs4_file *co_file;501 struct list_head co_perfile;502 refcount_t co_odcount;
Completed in 7 milliseconds