Searched defs:mountopts (Results 1 – 3 of 3) sorted by relevance
77 char mountopts[MAX_MNTOPT_STR]; in mount_svr4() local
115 const char *mountopts, *fstypename; in main() local
1197 mountopts(struct nfs_args *args, char *p) in mountopts() function