Searched refs:s_type (Results 1 – 19 of 19) sorted by relevance
187 if (sbd->s_type > 2 || sbd->s_type < 1) in detect_xenix()190 return sbd->s_type; in detect_xenix()214 return sbd->s_type; in detect_sysv()219 if (sbd->s_type > 3 || sbd->s_type < 1) in detect_sysv()222 return sbd->s_type; in detect_sysv()224 if ((sbd->s_type > 3 || sbd->s_type < 1) && in detect_sysv()225 (sbd->s_type > 0x30 || sbd->s_type < 0x10)) in detect_sysv()233 if (sbd->s_type >= 0x10) { in detect_sysv()240 return sbd->s_type >= 0x10 ? (sbd->s_type >> 4) : sbd->s_type; in detect_sysv()
110 long s_type;115 long s_type;
44 Added detection of expanded s_type field (0x10,
800 struct smt_p_0015 s_type ; /* resource type */ member816 struct smt_p_0015 s_type ; /* resource type */ member834 struct smt_p_0015 s_type ; /* resource type */ member847 struct smt_p_0015 s_type ; /* resource type */ member856 struct smt_p_0015 s_type ; /* resource type */ member
14 int s_type; /* file system type: FSTYPE_{XENIX|SYSV|COH} */ member56 #define sv_type u.sysv_sb.s_type
89 s32 s_type; /* type of file system: 1 for 512 byte blocks member130 s32 s_type; /* type of file system: 1 for 512 byte blocks member158 s32 s_type; /* type of file system: 1 for 512 byte blocks member
44 __u32 s_type; /* Type for new files */ member
752 struct file_system_type *s_type; member
514 chg->s_type.para.p_type = SMT_P0015 ;515 chg->s_type.para.p_len = sizeof(struct smt_p_0015) - PARA_LEN ;516 chg->s_type.res_type = SYNC_BW ;608 req->s_type.para.p_type = SMT_P0015 ;609 req->s_type.para.p_len = sizeof(struct smt_p_0015) - PARA_LEN ;610 req->s_type.res_type = SYNC_BW ;
376 s->s_type = type; in insert_super()401 struct file_system_type *fs = s->s_type; in remove_super()712 if (old->s_type != fs_type || in get_sb_bdev()830 struct file_system_type *fs = sb->s_type; in kill_super()
228 mangle(m, mnt->mnt_sb->s_type->name); in show_vfsmnt()
1856 if (!(old_dir->i_sb->s_type->fs_flags & FS_ODD_RENAME)) { in vfs_rename_other()
172 hsb->s_type = 0x3f3f3f3f; /* == '????' */ in parse_options()239 hsb->s_type = hfs_get_nl(value); in parse_options()
181 HFS_SB(dir->i_sb)->s_type, in hfs_create()
128 if (strcmp(sb->s_type->name, "intermezzo") == 0) in presto_options()
1945 if (!(old_dir->i_sb->s_type->fs_flags & FS_ODD_RENAME)) { in presto_rename_other()
417 const char *p = mnt->mnt_sb->s_type->name; in report_statvfs()451 const char *p = mnt->mnt_sb->s_type->name; in report_statvfs64()
391 current->fs->pwdmnt->mnt_sb->s_type->name, in mount_block_root()
265 if (!((inode->i_sb->s_type->fs_flags & FS_REQUIRES_DEV) in exp_export()