Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnfs_fs_sb.h28 struct nfs_client { struct
29 refcount_t cl_count;
30 atomic_t cl_mds_count;
52 size_t cl_addrlen;
72 unsigned long cl_state;
74 spinlock_t cl_lock;
83 struct idmap * cl_idmap;
96 u32 cl_seqid;
98 u32 cl_exchange_flags;
100 bool cl_preserve_clid;
[all …]
/linux/fs/nfs/
A Dnetns.h34 struct nfs_netns_client *nfs_client; member
A Dfscache.h23 struct nfs_client *nfs_client; /* the server */ member
A Dpnfs.h353 const struct nfs_client *nfs_client; member

Completed in 10 milliseconds