Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dinternal.h91 struct nfs_parsed_mount_data { struct
92 int flags;
93 unsigned int rsize, wsize;
94 unsigned int timeo, retrans;
95 unsigned int acregmin, acregmax,
96 acdirmin, acdirmax;
97 unsigned int namlen;
98 unsigned int options;
99 unsigned int bsize;
100 struct nfs_auth_info auth_info;
[all …]