Home
last modified time | relevance | path

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

12345678

/Linux-v6.1/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()
220 struct hypfs_sb_info *hypfs_info = fc->s_fs_info; in hypfs_parse_param()
249 struct hypfs_sb_info *hypfs_info = root->d_sb->s_fs_info; in hypfs_show_options()
258 struct hypfs_sb_info *sbi = sb->s_fs_info; in hypfs_fill_super()
298 kfree(fc->s_fs_info); in hypfs_free_fc()
319 fc->s_fs_info = sbi; in hypfs_init_fs_context()
326 struct hypfs_sb_info *sb_info = sb->s_fs_info; in hypfs_kill_super()
[all …]
/Linux-v6.1/fs/squashfs/
Dsuper.c130 sb->s_fs_info = kzalloc(sizeof(*msblk), GFP_KERNEL); in squashfs_fill_super()
131 if (sb->s_fs_info == NULL) { in squashfs_fill_super()
135 msblk = sb->s_fs_info; in squashfs_fill_super()
391 kfree(sb->s_fs_info); in squashfs_fill_super()
392 sb->s_fs_info = NULL; in squashfs_fill_super()
405 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_reconfigure()
431 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_show_options()
456 struct squashfs_sb_info *msblk = dentry->d_sb->s_fs_info; in squashfs_statfs()
476 if (sb->s_fs_info) { in squashfs_put_super()
477 struct squashfs_sb_info *sbi = sb->s_fs_info; in squashfs_put_super()
[all …]
Dfile.c52 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in locate_meta_index()
90 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in empty_meta_index()
150 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in release_meta_index()
231 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in fill_meta_index()
387 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_copy_cache()
452 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_read_folio()
507 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readahead_fragment()
539 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readahead()
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()
Dxattr_id.c31 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_xattr_lookup()
61 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_read_xattr_id_table()
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-v6.1/fs/nilfs2/
Dsuper.c89 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_set_error()
122 struct the_nilfs *nilfs = sb->s_fs_info; in __nilfs_error()
175 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_sync_super()
249 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_prepare_super()
274 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_commit_super()
310 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_cleanup_super()
340 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_move_2nd_super()
400 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_resize_fs()
466 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_put_super()
481 sb->s_fs_info = NULL; in nilfs_put_super()
[all …]
Dioctl.c190 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_change_cpmode()
245 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_delete_checkpoint()
324 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_get_cpstat()
391 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_get_sustat()
500 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_get_bdescs()
600 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_ioctl_move_blocks()
889 nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_clean_segments()
993 nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_sync()
1054 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_trim_fs()
1096 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_set_alloc_range()
[all …]
Dsegment.c222 nilfs = sb->s_fs_info; in nilfs_transaction_begin()
259 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_commit()
295 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_abort()
317 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_relax_pressure_in_lock()
343 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_lock()
376 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_unlock()
803 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; in nilfs_iput_work_func()
834 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; in nilfs_segctor_confirm()
850 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; in nilfs_segctor_clear_metadata_dirty()
860 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; in nilfs_segctor_create_checkpoint()
[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()
/Linux-v6.1/fs/ramfs/
Dinode.c178 struct ramfs_fs_info *fsi = root->d_sb->s_fs_info; in ramfs_show_options()
203 struct ramfs_fs_info *fsi = fc->s_fs_info; in ramfs_parse_param()
233 struct ramfs_fs_info *fsi = sb->s_fs_info; in ramfs_fill_super()
258 kfree(fc->s_fs_info); in ramfs_free_fc()
276 fc->s_fs_info = fsi; in ramfs_init_fs_context()
283 kfree(sb->s_fs_info); in ramfs_kill_sb()
/Linux-v6.1/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()
128 struct selinux_fs_info *fsi = file_inode(filp)->i_sb->s_fs_info; in sel_read_enforce()
142 struct selinux_fs_info *fsi = file_inode(file)->i_sb->s_fs_info; in sel_write_enforce()
207 struct selinux_fs_info *fsi = file_inode(filp)->i_sb->s_fs_info; in sel_read_handle_unknown()
227 struct selinux_fs_info *fsi = file_inode(filp)->i_sb->s_fs_info; in sel_open_handle_status()
284 struct selinux_fs_info *fsi = file_inode(file)->i_sb->s_fs_info; in sel_write_disable()
378 struct selinux_fs_info *fsi = file_inode(filp)->i_sb->s_fs_info; in sel_read_mls()
[all …]
/Linux-v6.1/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()
221 struct ubifs_info *c = inode->i_sb->s_fs_info; in write_begin_slow()
425 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_write_begin()
541 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_write_end()
829 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_bulk_read()
910 struct ubifs_info *c = inode->i_sb->s_fs_info; in do_writepage()
1009 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_writepage()
1266 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_setattr()
[all …]
Dcrypto.c41 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_encrypt()
67 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_decrypt()
Ddir.c203 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_lookup()
290 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_create()
360 struct ubifs_info *c = dir->i_sb->s_fs_info; in create_whiteout()
434 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_tmpfile()
568 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_readdir()
729 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_link()
803 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_unlink()
888 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_check_dir_empty()
909 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_rmdir()
987 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_mkdir()
[all …]
Dxattr.c267 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()
505 struct ubifs_info *c = host->i_sb->s_fs_info; in ubifs_purge_xattrs()
598 struct ubifs_info *c = host->i_sb->s_fs_info; in ubifs_xattr_remove()
682 struct ubifs_info *c = dentry->i_sb->s_fs_info; in ubifs_init_security()
/Linux-v6.1/fs/jffs2/
Dsuper.c190 struct jffs2_sb_info *c = fc->s_fs_info; in jffs2_parse_param()
217 struct jffs2_sb_info *new_c = fc->s_fs_info; in jffs2_update_mount_opts()
259 struct jffs2_sb_info *c = sb->s_fs_info; in jffs2_fill_super()
298 kfree(fc->s_fs_info); in jffs2_free_fc()
316 fc->s_fs_info = ctx; in jffs2_init_fs_context()
/Linux-v6.1/drivers/android/
Dbinderfs.c83 return sb->s_fs_info; in BINDERFS_SB()
123 struct binderfs_info *info = sb->s_fs_info; in binderfs_binder_device_create()
350 struct binderfs_info *info = dentry->d_sb->s_fs_info; in is_binderfs_control_device()
400 struct binderfs_info *info = sb->s_fs_info; in binderfs_binder_ctl_create()
646 info = sb->s_fs_info; in init_binder_logs()
683 sb->s_fs_info = kzalloc(sizeof(struct binderfs_info), GFP_KERNEL); in binderfs_fill_super()
684 if (!sb->s_fs_info) in binderfs_fill_super()
686 info = sb->s_fs_info; in binderfs_fill_super()
777 struct binderfs_info *info = sb->s_fs_info; in binderfs_kill_super()
/Linux-v6.1/fs/ntfs3/
Dsuper.c57 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_printk()
84 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_inode_printk()
367 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_fs_reconfigure()
480 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_put_super()
487 sb->s_fs_info = NULL; in ntfs_put_super()
495 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_statfs()
513 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_show_options()
557 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_sync_fs()
685 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_init_from_boot()
895 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_fill_super()
[all …]
/Linux-v6.1/fs/9p/
Dvfs_super.c44 s->s_fs_info = data; in v9fs_set_super()
219 struct v9fs_session_info *v9ses = s->s_fs_info; in v9fs_kill_super()
228 s->s_fs_info = NULL; in v9fs_kill_super()
237 v9ses = sb->s_fs_info; in v9fs_umount_begin()
Dv9fs.h178 return inode->i_sb->s_fs_info; in v9fs_inode2v9ses()
183 return dentry->d_sb->s_fs_info; in v9fs_dentry2v9ses()
/Linux-v6.1/fs/overlayfs/
Dutil.c21 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_want_write()
27 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_drop_write()
33 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_workdir()
39 struct ovl_fs *ofs = sb->s_fs_info; in ovl_override_creds()
65 struct ovl_fs *ofs = sb->s_fs_info; in ovl_indexdir()
73 struct ovl_fs *ofs = sb->s_fs_info; in ovl_index_all()
81 struct ovl_fs *ofs = sb->s_fs_info; in ovl_verify_lower()
155 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_path_upper()
418 struct ovl_fs *ofs = sb->s_fs_info; in ovl_redirect_dir()
/Linux-v6.1/fs/kernfs/
Dmount.c282 struct kernfs_super_info *info = fc->s_fs_info; in kernfs_test_super()
332 fc->s_fs_info = info; in kernfs_get_tree()
362 kfree(fc->s_fs_info); in kernfs_free_fs_context()
363 fc->s_fs_info = NULL; in kernfs_free_fs_context()
/Linux-v6.1/fs/tracefs/
Dinode.c290 struct tracefs_fs_info *fsi = sb->s_fs_info; in tracefs_apply_options()
318 struct tracefs_fs_info *fsi = sb->s_fs_info; in tracefs_remount()
333 struct tracefs_fs_info *fsi = root->d_sb->s_fs_info; in tracefs_show_options()
361 sb->s_fs_info = fsi; in trace_fill_super()
383 sb->s_fs_info = NULL; in trace_fill_super()
/Linux-v6.1/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()

12345678