Home
last modified time | relevance | path

Searched refs:fs_type (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/misc/
Dfstab.h63 const char *fs_type; /* FSTAB_* from fs_mntops */ member
Dfstab.c166 f->fs_type = (__hasmntopt (m, FSTAB_RW) ? FSTAB_RW in fstab_convert()
/glibc-2.36/manual/
Dsysinfo.texi443 @item const char *fs_type
/glibc-2.36/posix/
Dtst-regex.input8441 * misc/fstab.h (struct fstab): Change fs_type member to be const.
8442 * misc/fstab.c: Remove casts in fs_type assignments.
/glibc-2.36/ChangeLog.old/
DChangeLog.88441 * misc/fstab.h (struct fstab): Change fs_type member to be const.
8442 * misc/fstab.c: Remove casts in fs_type assignments.