Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dinternal.h81 struct nfs_parsed_mount_data { struct
82 int flags;
83 unsigned int rsize, wsize;
84 unsigned int timeo, retrans;
85 unsigned int acregmin, acregmax,
86 acdirmin, acdirmax;
87 unsigned int namlen;
88 unsigned int options;
89 unsigned int bsize;
90 struct nfs_auth_info auth_info;
[all …]