| /fs/configfs/ |
| A D | dir.c | 200 sd->s_type = type; in configfs_new_dirent() 216 if (sd->s_type & CONFIGFS_PINNED) in configfs_new_dirent() 341 sd->s_type &= ~CONFIGFS_USET_CREATING; in configfs_dir_set_ready() 465 if (sd->s_type & CONFIGFS_PINNED) in configfs_lookup() 526 (sd->s_type & CONFIGFS_NOT_PINNED)) in configfs_detach_prep() 709 sd->s_type |= CONFIGFS_USET_DEFAULT; in create_default_group() 885 sd->s_type |= CONFIGFS_USET_DIR; in configfs_attach_group() 1125 if (p->s_type & CONFIGFS_DIR && in configfs_find_subsys_dentry() 1417 sd->s_type |= CONFIGFS_USET_IN_MKDIR; in configfs_mkdir() 1426 sd->s_type &= ~CONFIGFS_USET_IN_MKDIR; in configfs_mkdir() [all …]
|
| A D | configfs_internal.h | 37 int s_type; member 137 if (!(sd->s_type & CONFIGFS_ROOT)) { in release_configfs_dirent()
|
| A D | inode.c | 189 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()
|
| A D | symlink.c | 94 if (target_sd->s_type & CONFIGFS_USET_DROPPING) { in create_link() 228 if (!(sd->s_type & CONFIGFS_ITEM_LINK)) in configfs_unlink()
|
| A D | mount.c | 59 .s_type = CONFIGFS_ROOT,
|
| /fs/smb/server/ |
| A D | misc.c | 119 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()
|
| A D | misc.h | 16 int parse_stream_name(char *filename, char **stream_name, int *s_type);
|
| A D | vfs.h | 116 size_t *xattr_stream_name_size, int s_type);
|
| /fs/hfs/ |
| A D | super.c | 144 if (sbi->s_type != cpu_to_be32(0x3f3f3f3f)) in hfs_show_options() 145 seq_show_option_n(seq, "type", (char *)&sbi->s_type, 4); in hfs_show_options() 259 memcpy(&hsb->s_type, param->string, 4); in hfs_parse_param() 420 hsb->s_type = cpu_to_be32(0x3f3f3f3f); /* == '????' */ in hfs_init_fs_context()
|
| A D | hfs_fs.h | 148 __be32 s_type; /* Type for new files */ member
|
| A D | catalog.c | 59 rec->file.UsrWds.fdType = HFS_SB(inode->i_sb)->s_type; in hfs_cat_build_record()
|
| /fs/ |
| A D | super.c | 471 struct file_system_type *fs = s->s_type; in deactivate_locked_super() 653 sb->s_id, sb->s_type->name)) { in generic_shutdown_super() 776 s->s_type = fc->fs_type; in sget_fc() 778 strscpy(s->s_id, s->s_type->name, sizeof(s->s_id)); in sget_fc() 785 hlist_add_head(&s->s_instances, &s->s_type->fs_supers); in sget_fc() 787 get_filesystem(s->s_type); in sget_fc() 858 s->s_type = type; in sget() 1083 sb->s_type->name, retval); in reconfigure_super() 1647 shrinker_debugfs_rename(sb->s_shrink, "sb-%s:%s", sb->s_type->name, in setup_bdev_super() 1896 return super_setup_bdi_name(sb, "%.28s-%ld", sb->s_type->name, in super_setup_bdi()
|
| A D | inode.c | 246 if (sb->s_type->fs_flags & FS_MGTIME) in inode_init_always_gfp() 270 lockdep_set_class(&inode->i_lock, &sb->s_type->i_lock_key); in inode_init_always_gfp() 273 lockdep_set_class(&inode->i_rwsem, &sb->s_type->i_mutex_key); in inode_init_always_gfp() 290 &sb->s_type->invalidate_lock_key, in inode_init_always_gfp() 1156 struct file_system_type *type = inode->i_sb->s_type; in lockdep_annotate_inode_mutex_key()
|
| A D | proc_namespace.c | 94 mangle(m, sb->s_type->name); in show_type()
|
| A D | ioctl.c | 478 u.len = scnprintf(u.name, sizeof(u.name), "%s/%s", sb->s_type->name, sb->s_sysfs_name); in ioctl_get_fs_sysfs_path()
|
| A D | fs_context.c | 341 return alloc_fs_context(dentry->d_sb->s_type, dentry, sb_flags, in fs_context_for_reconfigure()
|
| /fs/overlayfs/ |
| A D | ovl_entry.h | 117 WARN_ON_ONCE(sb->s_type != &ovl_fs_type); in OVL_FS()
|
| /fs/nfsd/ |
| A D | nfsfh.c | 502 return exp_sb(exp)->s_type->fs_flags & FS_REQUIRES_DEV; in fsid_type_ok_for_exp() 787 if (exp_sb(fhp->fh_export)->s_type->fs_flags & FS_REQUIRES_DEV) in fsid_source()
|
| A D | export.c | 433 if (!(inode->i_sb->s_type->fs_flags & FS_REQUIRES_DEV) && in check_export() 453 __func__, inode->i_sb->s_type->name); in check_export()
|
| /fs/smb/client/ |
| A D | namespace.c | 225 fc = fs_context_for_submount(path->mnt->mnt_sb->s_type, mntpt); in cifs_do_automount()
|
| /fs/xfs/scrub/ |
| A D | xfile.c | 97 lockdep_set_class(&inode->i_rwsem, &inode->i_sb->s_type->i_mutex_key); in xfile_destroy()
|
| /fs/nfs/ |
| A D | namespace.c | 161 fc = fs_context_for_submount(path->mnt->mnt_sb->s_type, path->dentry); in nfs_d_automount()
|
| /fs/exportfs/ |
| A D | expfs.c | 396 __func__, type, inode->i_sb->s_type->name); in exportfs_encode_inode_fh()
|
| /fs/autofs/ |
| A D | dev-ioctl.c | 742 if (sb->s_type != &autofs_fs_type) { in _autofs_dev_ioctl()
|
| /fs/ecryptfs/ |
| A D | main.c | 483 if (path.dentry->d_sb->s_type == &ecryptfs_fs_type) { in ecryptfs_get_tree()
|