Home
last modified time | relevance | path

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

/fs/nfs/
Dinternal.h33 struct nfs_parsed_mount_data { struct
34 int flags;
35 int rsize, wsize;
36 int timeo, retrans;
37 int acregmin, acregmax,
38 acdirmin, acdirmax;
39 int namlen;
40 unsigned int bsize;
41 unsigned int auth_flavor_len;
42 rpc_authflavor_t auth_flavors[1];
[all …]