Searched defs:nfs_parsed_mount_data (Results 1 – 1 of 1) sorted by relevance
91 struct nfs_parsed_mount_data { struct92 int flags;93 int rsize, wsize;94 int timeo, retrans;95 int acregmin, acregmax,96 acdirmin, acdirmax;97 int namlen;98 unsigned int options;99 unsigned int bsize;100 unsigned int auth_flavor_len;[all …]