Home
last modified time | relevance | path

Searched refs:s_type (Results 1 – 25 of 57) sorted by relevance

123

/openbmc/linux/fs/configfs/
H A Ddir.c201 sd->s_type = type; in configfs_new_dirent()
335 sd->s_type &= ~CONFIGFS_USET_CREATING; in configfs_dir_set_ready()
508 (sd->s_type & CONFIGFS_NOT_PINNED)) in configfs_detach_prep()
547 if (sd->s_type & CONFIGFS_USET_DEFAULT) in configfs_detach_rollback()
681 sd->s_type |= CONFIGFS_USET_DEFAULT; in create_default_group()
857 sd->s_type |= CONFIGFS_USET_DIR; in configfs_attach_group()
1097 if (p->s_type & CONFIGFS_DIR && in configfs_find_subsys_dentry()
1389 sd->s_type |= CONFIGFS_USET_IN_MKDIR; in configfs_mkdir()
1398 sd->s_type &= ~CONFIGFS_USET_IN_MKDIR; in configfs_mkdir()
1449 if (sd->s_type & CONFIGFS_USET_DEFAULT) in configfs_rmdir()
[all …]
H A Dconfigfs_internal.h37 int s_type; member
137 if (!(sd->s_type & CONFIGFS_ROOT)) { in release_configfs_dirent()
H A Dinode.c189 if (sd->s_type & (CONFIGFS_DIR | CONFIGFS_ITEM_LINK)) in configfs_get_name()
192 if (sd->s_type & (CONFIGFS_ITEM_ATTR | CONFIGFS_ITEM_BIN_ATTR)) { in configfs_get_name()
H A Dsymlink.c94 if (target_sd->s_type & CONFIGFS_USET_DROPPING) { in create_link()
228 if (!(sd->s_type & CONFIGFS_ITEM_LINK)) in configfs_unlink()
H A Dmount.c59 .s_type = CONFIGFS_ROOT,
/openbmc/linux/fs/sysv/
H A Dsuper.c188 switch (fs32_to_cpu(sbi, sbd->s_type)) { in detect_xenix()
190 sbi->s_type = FSTYPE_XENIX; in detect_xenix()
193 sbi->s_type = FSTYPE_XENIX; in detect_xenix()
215 type = fs32_to_cpu(sbi, sbd->s_type); in detect_sysv()
218 sbi->s_type = FSTYPE_AFS; in detect_sysv()
232 sbi->s_type = FSTYPE_SYSV2; in detect_sysv()
249 sbi->s_type = FSTYPE_SYSV4; in detect_sysv()
262 sbi->s_type = FSTYPE_COH; in detect_coherent()
307 char *found = flavour_names[sbi->s_type]; in complete_read_super()
334 sb->s_magic = SYSV_MAGIC_BASE + sbi->s_type; in complete_read_super()
[all …]
H A Dballoc.c35 if (SYSV_SB(sb)->s_type == FSTYPE_SYSV4) in get_chunk()
56 if (sbi->s_type == FSTYPE_AFS) in sysv_free_block()
174 if (sbi->s_type == FSTYPE_AFS) in sysv_count_free_blocks()
H A Dsysv.h24 int s_type; /* file system type: FSTYPE_{XENIX|SYSV|COH} */ member
/openbmc/linux/include/linux/
H A Dsysv_fs.h52 __fs32 s_type; /* type of file system: 1 for 512 byte blocks member
94 __fs32 s_type; /* type of file system: 1 for 512 byte blocks member
122 __fs32 s_type; /* type of file system: 1 for 512 byte blocks member
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dsmt.h794 struct smt_p_0015 s_type ; /* resource type */ member
810 struct smt_p_0015 s_type ; /* resource type */ member
828 struct smt_p_0015 s_type ; /* resource type */ member
841 struct smt_p_0015 s_type ; /* resource type */ member
850 struct smt_p_0015 s_type ; /* resource type */ member
/openbmc/linux/drivers/net/fddi/skfp/
H A Dess.c497 chg->s_type.para.p_type = SMT_P0015 ; in ess_send_response()
498 chg->s_type.para.p_len = sizeof(struct smt_p_0015) - PARA_LEN ; in ess_send_response()
499 chg->s_type.res_type = SYNC_BW ; in ess_send_response()
588 req->s_type.para.p_type = SMT_P0015 ; in ess_send_alc_req()
589 req->s_type.para.p_len = sizeof(struct smt_p_0015) - PARA_LEN ; in ess_send_alc_req()
590 req->s_type.res_type = SYNC_BW ; in ess_send_alc_req()
/openbmc/linux/fs/smb/server/
H A Dmisc.c119 int parse_stream_name(char *filename, char **stream_name, int *s_type) in parse_stream_name() argument
141 *s_type = DATA_STREAM; in parse_stream_name()
143 *s_type = DIR_STREAM; in parse_stream_name()
H A Dmisc.h16 int parse_stream_name(char *filename, char **stream_name, int *s_type);
H A Dvfs.h115 size_t *xattr_stream_name_size, int s_type);
/openbmc/linux/fs/hfs/
H A Dsuper.c139 if (sbi->s_type != cpu_to_be32(0x3f3f3f3f)) in hfs_show_options()
140 seq_show_option_n(seq, "type", (char *)&sbi->s_type, 4); in hfs_show_options()
234 hsb->s_type = hsb->s_creator = cpu_to_be32(0x3f3f3f3f); /* == '????' */ in parse_options()
305 if (match_fourchar(&args[0], &hsb->s_type)) { in parse_options()
H A Dhfs_fs.h148 __be32 s_type; /* Type for new files */ member
/openbmc/linux/security/tomoyo/
H A Drealpath.c208 const char *name = sb->s_type->name; in tomoyo_get_local_path()
266 !(sb->s_type->fs_flags & FS_REQUIRES_DEV))) in tomoyo_realpath_from_path()
/openbmc/linux/fs/
H A Dsuper.c478 struct file_system_type *fs = s->s_type; in deactivate_locked_super()
697 sb->s_id, sb->s_type->name)) { in generic_shutdown_super()
809 s->s_type = fc->fs_type; in sget_fc()
811 strscpy(s->s_id, s->s_type->name, sizeof(s->s_id)); in sget_fc()
818 hlist_add_head(&s->s_instances, &s->s_type->fs_supers); in sget_fc()
820 get_filesystem(s->s_type); in sget_fc()
898 s->s_type = type; in sget()
1146 sb->s_type->name, retval); in reconfigure_super()
1525 shrinker_debugfs_rename(&sb->s_shrink, "sb-%s:%s", sb->s_type->name, in setup_bdev_super()
1831 return super_setup_bdi_name(sb, "%.28s-%ld", sb->s_type->name, in super_setup_bdi()
/openbmc/linux/security/selinux/
H A Dhooks.c459 !strcmp(sb->s_type->name, "pstore") || in selinux_is_genfs_special_handling()
460 !strcmp(sb->s_type->name, "debugfs") || in selinux_is_genfs_special_handling()
462 !strcmp(sb->s_type->name, "rootfs") || in selinux_is_genfs_special_handling()
513 sb->s_id, sb->s_type->name); in sb_check_xattr_support()
521 sb->s_id, sb->s_type->name); in sb_check_xattr_support()
525 sb->s_id, sb->s_type->name, -rc); in sb_check_xattr_support()
539 sb->s_id, sb->s_type->name); in sb_check_xattr_support()
728 !strcmp(sb->s_type->name, "bpf") || in selinux_set_mnt_opts()
746 __func__, sb->s_type->name, rc); in selinux_set_mnt_opts()
865 sb->s_type->name); in selinux_set_mnt_opts()
[all …]
/openbmc/linux/fs/overlayfs/
H A Dovl_entry.h117 WARN_ON_ONCE(sb->s_type != &ovl_fs_type); in OVL_FS()
/openbmc/linux/sound/isa/sb/
H A Dsb16_csp.c791 unsigned char s_type; /* sample type */ in snd_sb_csp_start() local
825 s_type = 0x00; in snd_sb_csp_start()
827 s_type = 0x11; /* 000n 000n (n = 1 if mono) */ in snd_sb_csp_start()
829 s_type |= 0x22; /* 00dX 00dX (d = 1 if 8 bit samples) */ in snd_sb_csp_start()
831 if (set_codec_parameter(p->chip, 0x81, s_type)) { in snd_sb_csp_start()
/openbmc/linux/Documentation/filesystems/
H A Dsysv-fs.rst169 long s_type;
176 long s_type;
/openbmc/linux/fs/smb/client/
H A Dnamespace.c205 fc = fs_context_for_submount(path->mnt->mnt_sb->s_type, mntpt); in cifs_do_automount()
/openbmc/linux/fs/nfsd/
H A Dnfsfh.c449 return exp_sb(exp)->s_type->fs_flags & FS_REQUIRES_DEV; in fsid_type_ok_for_exp()
737 if (exp_sb(fhp->fh_export)->s_type->fs_flags & FS_REQUIRES_DEV) in fsid_source()
/openbmc/linux/fs/xfs/scrub/
H A Dxfile.c115 lockdep_set_class(&inode->i_rwsem, &inode->i_sb->s_type->i_mutex_key); in xfile_destroy()

123