Home
last modified time | relevance | path

Searched refs:s_fs_info (Results 1 – 25 of 181) sorted by relevance

12345678

/Linux-v5.4/arch/s390/hypfs/
Dinode.c52 struct hypfs_sb_info *sb_info = sb->s_fs_info; in hypfs_update_update()
99 struct hypfs_sb_info *hypfs_info = sb->s_fs_info; in hypfs_make_inode()
131 fs_info = inode->i_sb->s_fs_info; in hypfs_open()
168 struct hypfs_sb_info *fs_info = sb->s_fs_info; in hypfs_write_iter()
225 struct hypfs_sb_info *hypfs_info = fc->s_fs_info; in hypfs_parse_param()
254 struct hypfs_sb_info *hypfs_info = root->d_sb->s_fs_info; in hypfs_show_options()
263 struct hypfs_sb_info *sbi = sb->s_fs_info; in hypfs_fill_super()
303 kfree(fc->s_fs_info); in hypfs_free_fc()
324 fc->s_fs_info = sbi; in hypfs_init_fs_context()
331 struct hypfs_sb_info *sb_info = sb->s_fs_info; in hypfs_kill_super()
[all …]
/Linux-v5.4/fs/squashfs/
Dsuper.c81 sb->s_fs_info = kzalloc(sizeof(*msblk), GFP_KERNEL); in squashfs_fill_super()
82 if (sb->s_fs_info == NULL) { in squashfs_fill_super()
86 msblk = sb->s_fs_info; in squashfs_fill_super()
340 kfree(sb->s_fs_info); in squashfs_fill_super()
341 sb->s_fs_info = NULL; in squashfs_fill_super()
371 struct squashfs_sb_info *msblk = dentry->d_sb->s_fs_info; in squashfs_statfs()
392 if (sb->s_fs_info) { in squashfs_put_super()
393 struct squashfs_sb_info *sbi = sb->s_fs_info; in squashfs_put_super()
403 kfree(sb->s_fs_info); in squashfs_put_super()
404 sb->s_fs_info = NULL; in squashfs_put_super()
Dfile.c51 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in locate_meta_index()
89 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in empty_meta_index()
149 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in release_meta_index()
230 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in fill_meta_index()
386 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_copy_cache()
450 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readpage()
Ddecompressor.c90 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_comp_opts()
131 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_decompressor_setup()
Ddir.c42 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_dir_index_using_offset()
100 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readdir()
/Linux-v5.4/fs/ramfs/
Dinode.c167 struct ramfs_fs_info *fsi = root->d_sb->s_fs_info; in ramfs_show_options()
197 struct ramfs_fs_info *fsi = fc->s_fs_info; in ramfs_parse_param()
224 struct ramfs_fs_info *fsi = sb->s_fs_info; in ramfs_fill_super()
249 kfree(fc->s_fs_info); in ramfs_free_fc()
267 fc->s_fs_info = fsi; in ramfs_init_fs_context()
274 kfree(sb->s_fs_info); in ramfs_kill_sb()
/Linux-v5.4/fs/nilfs2/
Dsuper.c83 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_set_error()
116 struct the_nilfs *nilfs = sb->s_fs_info; in __nilfs_error()
168 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_sync_super()
243 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_prepare_super()
268 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_commit_super()
304 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_cleanup_super()
334 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_move_2nd_super()
394 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_resize_fs()
460 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_put_super()
475 sb->s_fs_info = NULL; in nilfs_put_super()
[all …]
Dioctl.c205 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_change_cpmode()
260 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_delete_checkpoint()
339 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_get_cpstat()
406 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_get_sustat()
515 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_get_bdescs()
615 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_ioctl_move_blocks()
905 nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_clean_segments()
1009 nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_sync()
1070 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_trim_fs()
1112 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_set_alloc_range()
[all …]
Dfile.c38 nilfs = inode->i_sb->s_fs_info; in nilfs_sync_file()
53 if (unlikely(nilfs_near_disk_full(inode->i_sb->s_fs_info))) in nilfs_page_mkwrite()
Dsegment.c227 nilfs = sb->s_fs_info; in nilfs_transaction_begin()
264 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_commit()
300 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_abort()
322 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_relax_pressure_in_lock()
348 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_lock()
381 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_unlock()
805 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; in nilfs_iput_work_func()
836 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; in nilfs_segctor_confirm()
852 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; in nilfs_segctor_clear_metadata_dirty()
862 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; in nilfs_segctor_create_checkpoint()
[all …]
/Linux-v5.4/security/selinux/
Dselinuxfs.c95 sb->s_fs_info = fsi; in selinux_fs_info_create()
101 struct selinux_fs_info *fsi = sb->s_fs_info; in selinux_fs_info_free()
110 kfree(sb->s_fs_info); in selinux_fs_info_free()
111 sb->s_fs_info = NULL; in selinux_fs_info_free()
124 struct selinux_fs_info *fsi = file_inode(filp)->i_sb->s_fs_info; in sel_read_enforce()
138 struct selinux_fs_info *fsi = file_inode(file)->i_sb->s_fs_info; in sel_write_enforce()
202 struct selinux_fs_info *fsi = file_inode(filp)->i_sb->s_fs_info; in sel_read_handle_unknown()
222 struct selinux_fs_info *fsi = file_inode(filp)->i_sb->s_fs_info; in sel_open_handle_status()
279 struct selinux_fs_info *fsi = file_inode(file)->i_sb->s_fs_info; in sel_write_disable()
354 struct selinux_fs_info *fsi = file_inode(filp)->i_sb->s_fs_info; in sel_read_mls()
[all …]
/Linux-v5.4/drivers/android/
Dbinderfs.c70 return inode->i_sb->s_fs_info; in BINDERFS_I()
110 struct binderfs_info *info = sb->s_fs_info; in binderfs_binder_device_create()
321 struct binderfs_info *info = sb->s_fs_info; in binderfs_remount()
341 info = root->d_sb->s_fs_info; in binderfs_show_mount_opts()
359 struct binderfs_info *info = dentry->d_sb->s_fs_info; in is_binderfs_control_device()
406 struct binderfs_info *info = sb->s_fs_info; in binderfs_binder_ctl_create()
645 info = sb->s_fs_info; in init_binder_logs()
681 sb->s_fs_info = kzalloc(sizeof(struct binderfs_info), GFP_KERNEL); in binderfs_fill_super()
682 if (!sb->s_fs_info) in binderfs_fill_super()
684 info = sb->s_fs_info; in binderfs_fill_super()
[all …]
/Linux-v5.4/fs/overlayfs/
Dutil.c20 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_want_write()
26 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_drop_write()
32 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_workdir()
38 struct ovl_fs *ofs = sb->s_fs_info; in ovl_override_creds()
45 struct ovl_fs *ofs = sb->s_fs_info; in ovl_same_sb()
73 struct ovl_fs *ofs = sb->s_fs_info; in ovl_indexdir()
81 struct ovl_fs *ofs = sb->s_fs_info; in ovl_index_all()
89 struct ovl_fs *ofs = sb->s_fs_info; in ovl_verify_lower()
147 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_path_upper()
383 struct ovl_fs *ofs = sb->s_fs_info; in ovl_redirect_dir()
[all …]
Dexport.c185 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_check_encode_origin()
435 struct ovl_fs *ofs = sb->s_fs_info; in ovl_lookup_real_inode()
657 struct ovl_fs *ofs = sb->s_fs_info; in ovl_get_dentry()
683 struct ovl_fs *ofs = sb->s_fs_info; in ovl_upper_fh_to_d()
703 struct ovl_fs *ofs = sb->s_fs_info; in ovl_lower_fh_to_d()
/Linux-v5.4/fs/ubifs/
Dfile.c48 struct ubifs_info *c = inode->i_sb->s_fs_info; in read_block()
106 struct ubifs_info *c = inode->i_sb->s_fs_info; in do_readpage()
159 struct ubifs_info *c = inode->i_sb->s_fs_info; in do_readpage()
222 struct ubifs_info *c = inode->i_sb->s_fs_info; in write_begin_slow()
426 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_write_begin()
542 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_write_end()
828 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_bulk_read()
907 struct ubifs_info *c = inode->i_sb->s_fs_info; in do_writepage()
1006 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_writepage()
1268 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_setattr()
[all …]
Dcrypto.c30 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_encrypt()
56 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_decrypt()
Ddir.c206 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_lookup()
283 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_create()
352 struct ubifs_info *c = dir->i_sb->s_fs_info; in do_tmpfile()
501 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_readdir()
688 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_link()
762 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_unlink()
847 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_check_dir_empty()
868 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_rmdir()
945 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_mkdir()
1018 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_mknod()
[all …]
Dxattr.c269 struct ubifs_info *c = host->i_sb->s_fs_info; in ubifs_xattr_set()
330 struct ubifs_info *c = host->i_sb->s_fs_info; in ubifs_xattr_get()
400 struct ubifs_info *c = host->i_sb->s_fs_info; in ubifs_listxattr()
495 struct ubifs_info *c = host->i_sb->s_fs_info; in ubifs_purge_xattrs()
580 struct ubifs_info *c = host->i_sb->s_fs_info; in ubifs_xattr_remove()
662 struct ubifs_info *c = dentry->i_sb->s_fs_info; in ubifs_init_security()
/Linux-v5.4/fs/9p/
Dvfs_super.c47 s->s_fs_info = data; in v9fs_set_super()
215 struct v9fs_session_info *v9ses = s->s_fs_info; in v9fs_kill_super()
224 s->s_fs_info = NULL; in v9fs_kill_super()
233 v9ses = sb->s_fs_info; in v9fs_umount_begin()
Dv9fs.h160 return (inode->i_sb->s_fs_info); in v9fs_inode2v9ses()
165 return dentry->d_sb->s_fs_info; in v9fs_dentry2v9ses()
/Linux-v5.4/fs/kernfs/
Dmount.c257 struct kernfs_super_info *info = fc->s_fs_info; in kernfs_test_super()
307 fc->s_fs_info = info; in kernfs_get_tree()
336 kfree(fc->s_fs_info); in kernfs_free_fs_context()
337 fc->s_fs_info = NULL; in kernfs_free_fs_context()
/Linux-v5.4/fs/jffs2/
Dsuper.c196 struct jffs2_sb_info *c = fc->s_fs_info; in jffs2_parse_param()
249 struct jffs2_sb_info *c = sb->s_fs_info; in jffs2_fill_super()
284 kfree(fc->s_fs_info); in jffs2_free_fc()
302 fc->s_fs_info = ctx; in jffs2_init_fs_context()
/Linux-v5.4/fs/tracefs/
Dinode.c212 struct tracefs_fs_info *fsi = sb->s_fs_info; in tracefs_apply_options()
228 struct tracefs_fs_info *fsi = sb->s_fs_info; in tracefs_remount()
243 struct tracefs_fs_info *fsi = root->d_sb->s_fs_info; in tracefs_show_options()
271 sb->s_fs_info = fsi; in trace_fill_super()
293 sb->s_fs_info = NULL; in trace_fill_super()
/Linux-v5.4/fs/coda/
Dinode.c184 sb->s_fs_info = vc; in coda_fill_super()
229 sb->s_fs_info = NULL; in coda_fill_super()
240 sb->s_fs_info = NULL; in coda_put_super()
/Linux-v5.4/fs/proc/
Droot.c100 struct pid_namespace *pid_ns = get_pid_ns(s->s_fs_info); in proc_fill_super()
148 struct pid_namespace *pid = sb->s_fs_info; in proc_reconfigure()
198 ns = (struct pid_namespace *)sb->s_fs_info; in proc_kill_sb()

12345678