/kernel/linux/linux-5.10/fs/configfs/ |
D | dir.c | 195 sd->s_type = type; in configfs_new_dirent() 198 if (parent_sd->s_type & CONFIGFS_USET_DROPPING) { in configfs_new_dirent() 327 sd->s_type &= ~CONFIGFS_USET_CREATING; in configfs_dir_set_ready() 329 if (child_sd->s_type & CONFIGFS_USET_CREATING) in configfs_dir_set_ready() 348 ret = !(sd->s_type & CONFIGFS_USET_CREATING); in configfs_dirent_is_ready() 440 if (sd->s_type & CONFIGFS_ITEM_BIN_ATTR) { in configfs_attach_attr() 473 if (sd->s_type & CONFIGFS_NOT_PINNED) { in configfs_lookup() 515 parent_sd->s_type |= CONFIGFS_USET_DROPPING; in configfs_detach_prep() 524 (sd->s_type & CONFIGFS_NOT_PINNED)) in configfs_detach_prep() 526 if (sd->s_type & CONFIGFS_USET_DEFAULT) { in configfs_detach_prep() [all …]
|
D | configfs_internal.h | 39 int s_type; member 137 if (!(sd->s_type & CONFIGFS_ROOT)) { in release_configfs_dirent()
|
D | inode.c | 197 if (sd->s_type & (CONFIGFS_DIR | CONFIGFS_ITEM_LINK)) in configfs_get_name() 200 if (sd->s_type & (CONFIGFS_ITEM_ATTR | CONFIGFS_ITEM_BIN_ATTR)) { in configfs_get_name()
|
D | symlink.c | 96 if (target_sd->s_type & CONFIGFS_USET_DROPPING) { in create_link() 228 if (!(sd->s_type & CONFIGFS_ITEM_LINK)) in configfs_unlink()
|
D | mount.c | 61 .s_type = CONFIGFS_ROOT,
|
/kernel/linux/linux-5.10/fs/sysv/ |
D | super.c | 188 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() 314 flavour_setup[sbi->s_type](sbi, &sb->s_max_links); in complete_read_super() [all …]
|
D | balloc.c | 35 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()
|
D | sysv.h | 24 int s_type; /* file system type: FSTYPE_{XENIX|SYSV|COH} */ member
|
D | inode.c | 48 if (sbi->s_type == FSTYPE_SYSV4) { in sysv_sync_fs()
|
/kernel/linux/linux-5.10/include/linux/ |
D | sysv_fs.h | 52 __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
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
D | smt.h | 796 struct smt_p_0015 s_type ; /* resource type */ member 812 struct smt_p_0015 s_type ; /* resource type */ member 830 struct smt_p_0015 s_type ; /* resource type */ member 843 struct smt_p_0015 s_type ; /* resource type */ member 852 struct smt_p_0015 s_type ; /* resource type */ member
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
D | ess.c | 498 chg->s_type.para.p_type = SMT_P0015 ; in ess_send_response() 499 chg->s_type.para.p_len = sizeof(struct smt_p_0015) - PARA_LEN ; in ess_send_response() 500 chg->s_type.res_type = SYNC_BW ; in ess_send_response() 589 req->s_type.para.p_type = SMT_P0015 ; in ess_send_alc_req() 590 req->s_type.para.p_len = sizeof(struct smt_p_0015) - PARA_LEN ; in ess_send_alc_req() 591 req->s_type.res_type = SYNC_BW ; in ess_send_alc_req()
|
/kernel/linux/linux-5.10/fs/hfs/ |
D | super.c | 139 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()
|
D | hfs_fs.h | 148 __be32 s_type; /* Type for new files */ member
|
/kernel/linux/linux-5.10/security/tomoyo/ |
D | realpath.c | 208 const char *name = sb->s_type->name; in tomoyo_get_local_path() 271 !(sb->s_type->fs_flags & FS_REQUIRES_DEV))) in tomoyo_realpath_from_path()
|
/kernel/linux/linux-5.10/fs/ |
D | super.c | 331 struct file_system_type *fs = s->s_type; in deactivate_locked_super() 545 s->s_type = fc->fs_type; in sget_fc() 547 strlcpy(s->s_id, s->s_type->name, sizeof(s->s_id)); in sget_fc() 549 hlist_add_head(&s->s_instances, &s->s_type->fs_supers); in sget_fc() 551 get_filesystem(s->s_type); in sget_fc() 625 s->s_type = type; in sget() 963 sb->s_type->name, retval); in reconfigure_super() 1629 return super_setup_bdi_name(sb, "%.28s-%ld", sb->s_type->name, in super_setup_bdi()
|
D | inode.c | 172 lockdep_set_class(&inode->i_lock, &sb->s_type->i_lock_key); in inode_init_always() 175 lockdep_set_class(&inode->i_rwsem, &sb->s_type->i_mutex_key); in inode_init_always() 182 if (sb->s_type->fs_flags & FS_THP_SUPPORT) in inode_init_always() 969 struct file_system_type *type = inode->i_sb->s_type; in lockdep_annotate_inode_mutex_key()
|
D | proc_namespace.c | 91 mangle(m, sb->s_type->name); in show_type()
|
/kernel/linux/linux-5.10/security/selinux/ |
D | hooks.c | 449 return !strcmp(sb->s_type->name, "sysfs") || in selinux_is_genfs_special_handling() 450 !strcmp(sb->s_type->name, "pstore") || in selinux_is_genfs_special_handling() 451 !strcmp(sb->s_type->name, "debugfs") || in selinux_is_genfs_special_handling() 452 !strcmp(sb->s_type->name, "tracefs") || in selinux_is_genfs_special_handling() 453 !strcmp(sb->s_type->name, "rootfs") || in selinux_is_genfs_special_handling() 455 (!strcmp(sb->s_type->name, "cgroup") || in selinux_is_genfs_special_handling() 456 !strcmp(sb->s_type->name, "cgroup2"))); in selinux_is_genfs_special_handling() 502 "xattr support\n", sb->s_id, sb->s_type->name); in sb_finish_set_opts() 512 sb->s_id, sb->s_type->name); in sb_finish_set_opts() 516 sb->s_type->name, -rc); in sb_finish_set_opts() [all …]
|
/kernel/linux/linux-5.10/fs/sharefs/ |
D | main.c | 109 dev_name, lower_sb->s_type->name); in sharefs_fill_super()
|
/kernel/linux/linux-5.10/sound/isa/sb/ |
D | sb16_csp.c | 789 unsigned char s_type; /* sample type */ in snd_sb_csp_start() local 823 s_type = 0x00; in snd_sb_csp_start() 825 s_type = 0x11; /* 000n 000n (n = 1 if mono) */ in snd_sb_csp_start() 827 s_type |= 0x22; /* 00dX 00dX (d = 1 if 8 bit samples) */ in snd_sb_csp_start() 829 if (set_codec_parameter(p->chip, 0x81, s_type)) { in snd_sb_csp_start()
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | sysv-fs.rst | 169 long s_type; 176 long s_type;
|
/kernel/linux/linux-5.10/fs/nfsd/ |
D | nfsfh.c | 465 return exp_sb(exp)->s_type->fs_flags & FS_REQUIRES_DEV; in fsid_type_ok_for_exp() 695 if (exp_sb(fhp->fh_export)->s_type->fs_flags & FS_REQUIRES_DEV) in fsid_source()
|
/kernel/linux/linux-5.10/fs/nfs/ |
D | namespace.c | 161 fc = fs_context_for_submount(path->mnt->mnt_sb->s_type, path->dentry); in nfs_d_automount()
|
/kernel/linux/linux-5.10/init/ |
D | do_mounts.c | 416 s->s_type->name, in do_mount_root()
|