Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnfs_fs_sb.h29 struct nfs_client { struct
30 refcount_t cl_count;
31 atomic_t cl_mds_count;
55 size_t cl_addrlen;
76 unsigned long cl_state;
78 spinlock_t cl_lock;
87 struct idmap * cl_idmap;
100 u32 cl_seqid;
102 u32 cl_exchange_flags;
104 bool cl_preserve_clid;
[all …]
/linux-6.15/fs/nfs/
H A Dnetns.h39 struct nfs_netns_client *nfs_client; member
H A Dpnfs.h371 const struct nfs_client *nfs_client; member