Home
last modified time | relevance | path

Searched refs:fstab (Results 1 – 25 of 61) sorted by relevance

123

/dragonfly/usr.sbin/quotaon/
H A Dquotaon.c60 int hasquota(struct fstab *, int, char **);
62 int quotaonoff(struct fstab *fs, int, int, char *);
63 int readonly(struct fstab *);
69 struct fstab *fs; in main()
147 quotaonoff(struct fstab *fs, int offmode, int type, char *qfpathname) in quotaonoff()
189 hasquota(struct fstab *fs, int type, char **qfnamep) in hasquota()
225 readonly(struct fstab *fs) in readonly()
/dragonfly/include/
H A Dfstab.h57 struct fstab { struct
75 struct fstab *getfsent(void); argument
76 struct fstab *getfsfile(const char *);
77 struct fstab *getfsspec(const char *);
/dragonfly/sbin/dump/
H A Doptr.c264 static struct fstab *
265 allocfsent(struct fstab *fs) in allocfsent()
267 struct fstab *new; in allocfsent()
269 new = (struct fstab *)malloc(sizeof (*fs)); in allocfsent()
282 struct fstab *pf_fstab;
290 struct fstab *fs; in dump_getfstab()
318 struct fstab *
322 struct fstab *fs; in fstabsearch()
354 struct fstab *dt; in lastdump()
/dragonfly/test/stress/stress2/misc/
H A Dquota10.sh42 cp -p /etc/fstab /etc/fstab.save
53 echo "/dev/md${m}${part} ${mntpoint}$m ufs rw,userquota 2 2" >> /etc/fstab
78 mv /etc/fstab.save /etc/fstab
H A Dquota4.sh47 echo "/dev/md${mdstart}${part} ${mntpoint} ufs rw,userquota 2 2" >> /etc/fstab
51 sed -i -e "/md${mdstart}${part}/d" /etc/fstab # clean up before any panics
H A Dquota6.sh45 echo "/dev/md0c /mnt ufs rw,userquota 2 2" >> /etc/fstab
49 sed -i -e '/md0c/d' /etc/fstab # clean up before any panics
H A Dquota2.sh45 echo "/dev/md${mdstart}${part} ${mntpoint} ufs rw,userquota 2 2" >> /etc/fstab
52 sed -i -e "/md${mdstart}${part}/d" /etc/fstab # clean up before any panics
H A Dquota3.sh45 echo "/dev/md${mdstart}${part} ${mntpoint} ufs rw,userquota 2 2" >> /etc/fstab
52 sed -i -e "/md${mdstart}${part}/d" /etc/fstab # clean up before any panics
H A Dquota7.sh46 echo "/dev/md0c /mnt ufs rw,userquota 2 2" >> /etc/fstab
58 sed -i -e '/md0c/d' /etc/fstab
H A Dquota8.sh48 echo "/dev/md${mdstart}${part} ${mntpoint} ufs rw,userquota 2 2" >> /etc/fstab
60 sed -i -e "/md${mdstart}${part}/d" /etc/fstab
H A Dquota9.sh55 echo "/dev/md${mdstart}${part} ${mntpoint} ufs rw,userquota 2 2" >> /etc/fstab
84 sed -i -e "/md${mdstart}${part}/d" /etc/fstab
/dragonfly/usr.sbin/efisetup/
H A Defisetup.sh244 >> /efimnt/etc/fstab
246 >> /efimnt/etc/fstab
248 >> /efimnt/etc/fstab
250 >> /efimnt/etc/fstab
/dragonfly/etc/
H A Ddevtab3 # This file contains label conversions for fstab, mount, fsck, hammer,
7 # fstab.
11 # tacked onto the result. So in /etc/fstab the label "fubar.s1a"
/dragonfly/usr.sbin/autofs/autofs/
H A Dspecial_noauto7 sed 's/#.*//' /etc/fstab | awk '$4 ~ /noauto/ { print $2 }'
15 sed 's/#.*//' /etc/fstab | awk '
/dragonfly/sbin/mount_ufs/
H A Dmount.c64 static int ismounted(struct fstab *, struct statfs *, int);
96 struct fstab *fs; in main()
285 ismounted(struct fstab *fs, struct statfs *mntbuf, int mntsize) in ismounted()
569 update_options(char *opts, char *fstab, int curflags) in update_options() argument
579 remopt(fstab, MOUNT_META_OPTION_FSTAB); in update_options()
580 remopt(fstab, MOUNT_META_OPTION_CURRENT); in update_options()
589 expopt = catopt(expopt, fstab); in update_options()
678 struct fstab *fst; in putfsent()
/dragonfly/lib/libc/gen/
H A Dfstab.c50 static struct fstab _fs_fstab;
215 struct fstab *
223 struct fstab *
233 struct fstab *
/dragonfly/sbin/fsck/
H A Dfsutil.h57 struct fstab;
58 int checkfstab(int, int (*)(struct fstab *,
/dragonfly/usr.sbin/repquota/
H A Drepquota.c85 int hasquota(struct fstab *, int, char **);
87 int repquota(struct fstab *, int, char *);
94 struct fstab *fs; in main()
177 repquota(struct fstab *fs, int type, char *qfpathname) in repquota()
270 hasquota(struct fstab *fs, int type, char **qfnamep) in hasquota()
/dragonfly/sbin/mount/
H A Dmount.c69 static int ismounted(struct fstab *, struct statfs *, int);
124 struct fstab *fs; in main()
326 ismounted(struct fstab *fs, struct statfs *mntbuf, int mntsize) in ismounted()
612 update_options(char *opts, char *fstab, int curflags) in update_options() argument
622 remopt(fstab, MOUNT_META_OPTION_FSTAB); in update_options()
623 remopt(fstab, MOUNT_META_OPTION_CURRENT); in update_options()
632 expopt = catopt(expopt, fstab); in update_options()
721 struct fstab *fst; in putfsent()
/dragonfly/nrelease/root/etc/
H A Dfstab.example1 # $DragonFly: src/nrelease/root/etc/fstab.example,v 1.1 2003/12/01 21:14:03 dillon Exp $
2 # Example fstab based on /README.
/dragonfly/nrelease/
H A DMakefile339 echo "dummy /usr/local/etc tmpfs rw,-C 0 0" >> ${ISOROOT}/etc/fstab
429 echo "/dev/part-by-label/${LABEL}.a / ufs rw,noatime 0 1" > ${IMGMNT}/etc/fstab
430 echo "dummy /tmp tmpfs rw 0 0" >> ${IMGMNT}/etc/fstab
431 echo "dummy /var/tmp tmpfs rw 0 0" >> ${IMGMNT}/etc/fstab
432 echo "dummy /var/run tmpfs rw,-C 0 0" >> ${IMGMNT}/etc/fstab
433 echo "dummy /usr/obj tmpfs rw 0 0" >> ${IMGMNT}/etc/fstab
434 echo "proc /proc procfs rw 0 0" >> ${IMGMNT}/etc/fstab
/dragonfly/sbin/quotacheck/
H A Dquotacheck.c100 extern int checkfstab(int, int, void * (*)(struct fstab *),
107 int hasquota(struct fstab *, int, char **);
110 void *needchk(struct fstab *);
119 struct fstab *fs; in main()
200 needchk(struct fstab *fs) in needchk()
418 hasquota(struct fstab *fs, int type, char **qfnamep) in hasquota()
/dragonfly/test/vkernel/
H A DMakefile138 echo '/dev/vkd0s1a / ufs rw 1 1' > ${VKDIR}/root/etc/fstab
140 echo '/dev/vkd0s1a / ${FSTYPE} rw 0 0' > ${VKDIR}/root/etc/fstab
142 echo 'proc /proc procfs rw 0 0' >> ${VKDIR}/root/etc/fstab
/dragonfly/libexec/rpc.rquotad/
H A Drquotad.c40 static int hasquota(struct fstab *fs, char **qfnamep);
190 struct fstab *fs; in initfs()
278 hasquota(struct fstab *fs, char **qfnamep) in hasquota()
/dragonfly/etc/rc.d/
H A Djail59 # "/etc/fstab.${_j}" will be used for {,u}mount(8) if none is specified.
61 [ -z "${_fstab}" ] && _fstab="/etc/fstab.${_j}"
78 debug "$_j fstab: $_fstab"

123