fs_type
char *fs_type; /* FSTAB_* from fs_mntops */
_fs_fstab.fs_type = strsep(&p, ":\n");
if (_fs_fstab.fs_type) {
if (!strcmp(_fs_fstab.fs_type, FSTAB_XX))
_fs_fstab.fs_mntops = _fs_fstab.fs_type;
strcmp(_fs_fstab.fs_type, FSTAB_SW) ?
_fs_fstab.fs_type = FSTAB_RW;
_fs_fstab.fs_type = FSTAB_RQ;
_fs_fstab.fs_type = FSTAB_RO;
_fs_fstab.fs_type = FSTAB_SW;
_fs_fstab.fs_type = FSTAB_XX;
fsid_volname(const char *dev, const char *fs_type)
if (dev == NULL || fs_type == NULL)
if ((strcmp(fs_type, fs_types[i].fs_name)) == 0) {
static struct fs_type fs_types[] = {
fsid_probe(const char *dev, const char *fs_type)
if (dev == NULL || fs_type == NULL)
if ((strcmp(fs_type, fs_types[i].fs_name)) == 0)
(new->fs_type = strdup(fs->fs_type)) == NULL ||
if (strcmp(fs->fs_type, FSTAB_RW) &&
strcmp(fs->fs_type, FSTAB_RO) &&
strcmp(fs->fs_type, FSTAB_RQ))
(strcmp(fsp->fs_type, FSTAB_RW) &&
strcmp(fsp->fs_type, FSTAB_RO)) ||
if (p->fs.fs_type != DN_IS_PIPE)
if (fs->fs_type != DN_IS_QUEUE)
if (p->fs.fs_type != DN_IS_PIPE)
if (fs->fs_type != DN_IS_QUEUE)
if (BADTYPE(fs->fs_type))
if (BADTYPE(fs->fs_type))
if (BADTYPE(fs->fs_type))
if (BADTYPE(fs->fs_type))
strcmp(fs->fs_type, FSTAB_RW))
if (strcmp(fsp->fs_type, FSTAB_SW))
if (strcmp(fs->fs_type, FSTAB_RW) &&
strcmp(fs->fs_type, FSTAB_RO) &&
strcmp(fs->fs_type, FSTAB_RQ))
static struct dentry *drm_fs_mount(struct file_system_type *fs_type, int flags,
return mount_pseudo(fs_type,
const char* fs_type;
fs_type = accounting_fstypes[i];
if (strncmp(mp->mnt_stat.f_fstypename, fs_type,
u_short fs_type)
ioc_fs->fs_type = fs_type;
u_short fs_type; /* DN_IS_{QUEUE,PIPE}, MUST be first */
u_short fs_type)
ioc_fs->fs_type = fs_type;
u_short fs_type; /* DN_IS_{QUEUE,PIPE}, MUST be first */
strcmp(fs->fs_type, FSTAB_RW))