Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnfs_fs_sb.h135 struct nfs_server { struct
137 struct list_head client_link; /* List of other nfs_server structs argument
176 unsigned int acregmax;
177 unsigned int acdirmin;
178 unsigned int acdirmax;
179 unsigned int namelen;
188 struct nfs_fsid fsid;
247 void (*destroy)(struct nfs_server *); argument
253 size_t mountd_addrlen;
254 u32 mountd_version;
[all …]
/linux/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 Dfscache.h42 } nfs_server; member
A Dinternal.h127 } nfs_server; member

Completed in 10 milliseconds