getfsfile
struct fstab *getfsfile(const char *);
} else if ((fs = getfsfile(name)) != NULL) {
if ((fs = getfsfile(spec)) == NULL &&
if ((fsinfo = getfsfile(origname)) == NULL) {
if ((fs = getfsfile(mntbuf->f_mntonname)) != NULL) {
fs = getfsfile("/");
if ((fs = getfsfile(*argv)) == NULL &&
else if ((fst = getfsfile(ent->f_mntonname)))