Home
last modified time | relevance | path

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

/fs/nfs/
Dinternal.h85 struct nfs_parsed_mount_data { struct
86 int flags;
87 unsigned int rsize, wsize;
88 unsigned int timeo, retrans;
89 unsigned int acregmin, acregmax,
90 acdirmin, acdirmax;
91 unsigned int namlen;
92 unsigned int options;
93 unsigned int bsize;
94 struct nfs_auth_info auth_info;
[all …]