Home
last modified time | relevance | path

Searched defs:nfs4_client (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/nfsd/
H A Dstate.h417 struct nfs4_client { struct
437 u32 cl_minorversion;
454 unsigned long cl_flags;
459 u32 cl_cb_ident;
464 int cl_cb_state;
469 spinlock_t cl_lock;
472 struct list_head cl_sessions;
474 u32 cl_exchange_flags;
476 atomic_t cl_rpc_users;
501 /* struct nfs4_client_reset argument
[all …]