Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs_fs_sb.h28 struct nfs_client { struct
29 refcount_t cl_count;
30 atomic_t cl_mds_count;
53 size_t cl_addrlen;
74 unsigned long cl_state;
76 spinlock_t cl_lock;
85 struct idmap * cl_idmap;
98 u32 cl_seqid;
100 u32 cl_exchange_flags;
102 bool cl_preserve_clid;
[all …]
/openbmc/linux/fs/nfs/
H A Dnetns.h35 struct nfs_netns_client *nfs_client; member
H A Dpnfs.h358 const struct nfs_client *nfs_client; member