fstab
struct fstab *getfsent(void);
struct fstab *getfsfile(const char *);
struct fstab *getfsspec(const char *);
struct fstab *
struct fstab *
struct fstab *
static struct fstab _fs_fstab;
struct fstab *fs;
hasquota(struct fstab *fs, char **qfnamep)
static int hasquota(struct fstab *fs, char **qfnamep);
struct fstab *fstabsearch(const char *); /* search fs_file and fs_spec */
struct fstab *dt;
static struct fstab *
allocfsent(struct fstab *fs)
struct fstab *new;
new = (struct fstab *)malloc(sizeof (*fs));
struct fstab *pf_fstab;
struct fstab *fs;
struct fstab *
struct fstab *fs;
struct fstab *dt;
struct fstab *fs;
struct fstab;
int (*)(struct fstab *),
struct fstab *fsp;
struct fstab;
int checkfstab(int, int (*)(struct fstab *,
docheck(struct fstab *fsp)
static int docheck(struct fstab *fsp);
struct fstab *fsinfo;
checkfstab(int do_preen, int maxrun, int (*docheck)(struct fstab *),
struct fstab *fsp;
struct fstab *fs;
ismounted(struct fstab *fs, struct statfs *mntbuf, int mntsize)
update_options(char *opts, char *fstab, int curflags)
remopt(fstab, MOUNT_META_OPTION_FSTAB);
remopt(fstab, MOUNT_META_OPTION_CURRENT);
expopt = catopt(expopt, fstab);
static int ismounted(struct fstab *, struct statfs *, int);
struct fstab *fst;
ismounted(struct fstab *fs, struct statfs *mntbuf, int mntsize)
update_options(char *opts, char *fstab, int curflags)
remopt(fstab, MOUNT_META_OPTION_FSTAB);
remopt(fstab, MOUNT_META_OPTION_CURRENT);
expopt = catopt(expopt, fstab);
static int ismounted(struct fstab *, struct statfs *, int);
struct fstab *fst;
struct fstab *fs;
extern int checkfstab(int, int, void * (*)(struct fstab *),
int hasquota(struct fstab *, int, char **);
void *needchk(struct fstab *);
struct fstab *fs;
needchk(struct fstab *fs)
hasquota(struct fstab *fs, int type, char **qfnamep)
struct fstab *fsp;
struct fstab *fsp;
struct fstab *fs;
struct fstab *fs;
struct fstab *fs;
ufshasquota(struct fstab *fs, int type, char **qfnamep)
getufsquota(struct fstab *fs, struct quotause *qup, long id, int quotatype)
static int ufshasquota(struct fstab *, int, char **);
static int getufsquota(struct fstab *, struct quotause *, long, int);
struct fstab *fs;
hasquota(struct fstab *fs, int type, char **qfnamep)
int hasquota(struct fstab *, int, char **);
FILE *crypttab, *fstab;
fstab = fopen(filename, "r");
if (fstab == NULL) {
fclose(fstab);
struct fstab *fs;
quotaonoff(struct fstab *fs, int offmode, int type, char *qfpathname)
hasquota(struct fstab *fs, int type, char **qfnamep)
readonly(struct fstab *fs)
int hasquota(struct fstab *, int, char **);
int quotaonoff(struct fstab *fs, int, int, char *);
int readonly(struct fstab *);
struct fstab *fs;
repquota(struct fstab *fs, int type, char *qfpathname)
hasquota(struct fstab *fs, int type, char **qfnamep)
int hasquota(struct fstab *, int, char **);
int repquota(struct fstab *, int, char *);
struct fstab *fs;