Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnfs_fs_sb.h130 struct nfs_server { struct
132 struct list_head client_link; /* List of other nfs_server structs argument
173 unsigned int acregmax;
174 unsigned int acdirmin;
175 unsigned int acdirmax;
176 unsigned int namelen;
185 struct nfs_fsid fsid;
244 void (*destroy)(struct nfs_server *); argument
250 size_t mountd_addrlen;
251 u32 mountd_version;
[all …]
/linux-6.3-rc2/fs/nfs/
A Dsuper.c205 int (*fn)(struct nfs_server *, void *), in __nfs_list_for_each_server()
232 int (*fn)(struct nfs_server *, void *), in nfs_client_for_each_server()
A Dinternal.h137 } nfs_server; member

Completed in 10 milliseconds