Home
last modified time | relevance | path

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

123456789

/linux/arch/s390/hypfs/
A 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()
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()
332 kfree(sb->s_fs_info); in hypfs_kill_super()
[all …]
/linux/fs/squashfs/
A Dsuper.c194 sb->s_fs_info = kzalloc(sizeof(*msblk), GFP_KERNEL); in squashfs_fill_super()
195 if (sb->s_fs_info == NULL) { in squashfs_fill_super()
199 msblk = sb->s_fs_info; in squashfs_fill_super()
477 kfree(sb->s_fs_info); in squashfs_fill_super()
478 sb->s_fs_info = NULL; in squashfs_fill_super()
491 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_reconfigure()
517 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_show_options()
585 if (sb->s_fs_info) { in squashfs_put_super()
586 struct squashfs_sb_info *sbi = sb->s_fs_info; in squashfs_put_super()
598 kfree(sb->s_fs_info); in squashfs_put_super()
[all …]
A 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()
385 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_read_folio()
503 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readahead_fragment()
569 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readahead()
A Ddecompressor.c89 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_comp_opts()
130 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_decompressor_setup()
A 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()
/linux/fs/nilfs2/
A Dsuper.c89 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_set_error()
126 struct the_nilfs *nilfs = sb->s_fs_info; in __nilfs_error()
180 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_sync_super()
254 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_prepare_super()
279 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_commit_super()
315 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_cleanup_super()
345 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_move_2nd_super()
426 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_resize_fs()
517 sb->s_fs_info = NULL; in nilfs_put_super()
952 struct the_nilfs *nilfs = s->s_fs_info; in nilfs_attach_snapshot()
[all …]
A Dioctl.c204 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_change_cpmode()
259 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_delete_checkpoint()
338 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_get_cpstat()
405 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_get_sustat()
514 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_get_bdescs()
614 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_ioctl_move_blocks()
901 nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_clean_segments()
1005 nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_sync()
1066 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_trim_fs()
1292 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_ioctl_get_fslabel()
[all …]
A 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()
2224 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_flush_segment()
2330 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_construct_segment()
2366 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_construct_dsync_segment()
2528 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_clean_segments()
[all …]
/linux/fs/ramfs/
A Dinode.c209 struct ramfs_fs_info *fsi = root->d_sb->s_fs_info; in ramfs_show_options()
234 struct ramfs_fs_info *fsi = fc->s_fs_info; in ramfs_parse_param()
264 struct ramfs_fs_info *fsi = sb->s_fs_info; in ramfs_fill_super()
289 kfree(fc->s_fs_info); in ramfs_free_fc()
307 fc->s_fs_info = fsi; in ramfs_init_fs_context()
314 kfree(sb->s_fs_info); in ramfs_kill_sb()
/linux/fs/bcachefs/
A Dfs.c1566 struct bch_fs *c = sb->s_fs_info; in bch2_nfs_get_inode()
1919 struct bch_fs *c = sb->s_fs_info; in bch2_statfs()
1945 struct bch_fs *c = sb->s_fs_info; in bch2_sync_fs()
1981 struct bch_fs *c = sb->s_fs_info; in bch2_remount()
2048 struct bch_fs *c = sb->s_fs_info; in bch2_put_super()
2063 struct bch_fs *c = sb->s_fs_info; in bch2_freeze()
2073 struct bch_fs *c = sb->s_fs_info; in bch2_unfreeze()
2101 s->s_fs_info = data; in bch2_set_super()
2114 struct bch_fs *c = s->s_fs_info; in bch2_test_super()
2179 c = sb->s_fs_info; in bch2_fs_get_tree()
[all …]
A Dfs-io.c194 struct bch_fs *c = inode->v.i_sb->s_fs_info; in bch2_fsync()
234 struct bch_fs *c = inode->v.i_sb->s_fs_info; in __bch2_truncate_folio()
390 struct bch_fs *c = inode->v.i_sb->s_fs_info; in bchfs_truncate()
493 struct bch_fs *c = inode->v.i_sb->s_fs_info; in inode_update_times_fn()
501 struct bch_fs *c = inode->v.i_sb->s_fs_info; in bchfs_fpunch()
542 struct bch_fs *c = inode->v.i_sb->s_fs_info; in bchfs_fcollapse_finsert()
577 struct bch_fs *c = inode->v.i_sb->s_fs_info; in __bchfs_fallocate()
707 struct bch_fs *c = inode->v.i_sb->s_fs_info; in bchfs_fallocate()
765 struct bch_fs *c = inode->v.i_sb->s_fs_info; in bch2_fallocate_dispatch()
805 struct bch_fs *c = inode->v.i_sb->s_fs_info; in quota_reserve_range()
[all …]
/linux/fs/ubifs/
A 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()
164 struct ubifs_info *c = inode->i_sb->s_fs_info; in do_readpage()
217 struct ubifs_info *c = inode->i_sb->s_fs_info; in write_begin_slow()
420 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_write_begin()
531 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_write_end()
825 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_bulk_read()
905 struct ubifs_info *c = inode->i_sb->s_fs_info; in do_writepage()
1008 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_writepage()
1277 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_setattr()
[all …]
A 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()
A Ddir.c223 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_lookup()
309 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_create()
381 struct ubifs_info *c = dir->i_sb->s_fs_info; in create_whiteout()
448 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_tmpfile()
588 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_readdir()
753 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_link()
824 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_unlink()
910 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_check_dir_empty()
931 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_rmdir()
1010 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_mkdir()
[all …]
/linux/fs/autofs/
A Dinode.c195 struct autofs_sb_info *sbi = fc->s_fs_info; in autofs_parse_param()
268 struct autofs_sb_info *sbi = fc->s_fs_info; in autofs_validate_protocol()
303 struct autofs_sb_info *sbi = s->s_fs_info; in autofs_fill_super()
367 struct autofs_sb_info *sbi = fc->s_fs_info; in autofs_get_tree()
383 struct autofs_sb_info *sbi = fc->s_fs_info; in autofs_free_fc()
419 fc->s_fs_info = sbi; in autofs_init_fs_context()
/linux/fs/jffs2/
A Dsuper.c192 struct jffs2_sb_info *c = fc->s_fs_info; in jffs2_parse_param()
219 struct jffs2_sb_info *new_c = fc->s_fs_info; in jffs2_update_mount_opts()
261 struct jffs2_sb_info *c = sb->s_fs_info; in jffs2_fill_super()
300 kfree(fc->s_fs_info); in jffs2_free_fc()
318 fc->s_fs_info = ctx; in jffs2_init_fs_context()
/linux/drivers/android/
A 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()
652 info = sb->s_fs_info; in init_binder_logs()
689 sb->s_fs_info = kzalloc(sizeof(struct binderfs_info), GFP_KERNEL); in binderfs_fill_super()
690 if (!sb->s_fs_info) in binderfs_fill_super()
692 info = sb->s_fs_info; in binderfs_fill_super()
783 struct binderfs_info *info = sb->s_fs_info; in binderfs_kill_super()
/linux/fs/9p/
A Dvfs_super.c42 s->s_fs_info = data; in v9fs_set_super()
189 struct v9fs_session_info *v9ses = s->s_fs_info; in v9fs_kill_super()
198 s->s_fs_info = NULL; in v9fs_kill_super()
207 v9ses = sb->s_fs_info; in v9fs_umount_begin()
/linux/fs/efivarfs/
A Dsuper.c50 struct efivarfs_fs_info *sbi = sb->s_fs_info; in efivarfs_show_options()
285 struct efivarfs_fs_info *sbi = fc->s_fs_info; in efivarfs_parse_param()
310 struct efivarfs_fs_info *sfi = sb->s_fs_info; in efivarfs_fill_super()
382 fc->s_fs_info = sfi; in efivarfs_init_fs_context()
389 struct efivarfs_fs_info *sfi = sb->s_fs_info; in efivarfs_kill_sb()
/linux/fs/debugfs/
A Dinode.c105 struct debugfs_fs_info *opts = fc->s_fs_info; in debugfs_parse_param()
150 struct debugfs_fs_info *fsi = sb->s_fs_info; in _debugfs_apply_options()
183 struct debugfs_fs_info *sb_opts = sb->s_fs_info; in debugfs_reconfigure()
184 struct debugfs_fs_info *new_opts = fc->s_fs_info; in debugfs_reconfigure()
197 struct debugfs_fs_info *fsi = root->d_sb->s_fs_info; in debugfs_show_options()
280 kfree(fc->s_fs_info); in debugfs_free_fc()
300 fc->s_fs_info = fsi; in debugfs_init_fs_context()
/linux/fs/tracefs/
A Dinode.c304 struct tracefs_fs_info *opts = fc->s_fs_info; in tracefs_parse_param()
335 struct tracefs_fs_info *fsi = sb->s_fs_info; in tracefs_apply_options()
392 struct tracefs_fs_info *sb_opts = sb->s_fs_info; in tracefs_reconfigure()
393 struct tracefs_fs_info *new_opts = fc->s_fs_info; in tracefs_reconfigure()
407 struct tracefs_fs_info *fsi = root->d_sb->s_fs_info; in tracefs_show_options()
499 kfree(fc->s_fs_info); in tracefs_free_fc()
519 fc->s_fs_info = fsi; in tracefs_init_fs_context()
/linux/fs/kernfs/
A Dmount.c291 struct kernfs_super_info *info = fc->s_fs_info; in kernfs_test_super()
343 fc->s_fs_info = info; in kernfs_get_tree()
377 kfree(fc->s_fs_info); in kernfs_free_fs_context()
378 fc->s_fs_info = NULL; in kernfs_free_fs_context()
/linux/fs/ntfs3/
A Dsuper.c82 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_printk()
109 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_inode_printk()
408 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_fs_reconfigure()
470 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs3_volinfo()
492 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs3_label_show()
645 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_put_super()
665 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_statfs()
683 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_show_options()
737 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_sync_fs()
877 struct ntfs_sb_info *sbi = sb->s_fs_info; in ntfs_init_from_boot()
[all …]
/linux/fs/hostfs/
A Dhostfs_kern.c101 fsi = dentry->d_sb->s_fs_info; in __dentry_name()
209 fsi = dentry->d_sb->s_fs_info; in hostfs_statfs()
261 fsi = root->d_sb->s_fs_info; in hostfs_show_options()
933 struct hostfs_fs_info *fsi = sb->s_fs_info; in hostfs_fill_super()
983 struct hostfs_fs_info *fsi = fc->s_fs_info; in hostfs_parse_param()
1009 struct hostfs_fs_info *fsi = fc->s_fs_info; in hostfs_parse_monolithic()
1031 struct hostfs_fs_info *fsi = fc->s_fs_info; in hostfs_fc_free()
1055 fc->s_fs_info = fsi; in hostfs_init_fs_context()
1063 kfree(s->s_fs_info); in hostfs_kill_sb()
/linux/fs/gfs2/
A Dsuper.c276 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_statfs_sync()
589 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_put_super()
668 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_sync_fs()
736 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_freeze_super()
785 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_freeze_fs()
804 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_thaw_super()
830 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_thaw_freeze_initiator()
981 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_statfs()
1321 struct gfs2_sbd *sdp = sb->s_fs_info; in evict_should_delete()
1425 struct gfs2_sbd *sdp = sb->s_fs_info; in evict_linked_inode()
[all …]

Completed in 95 milliseconds

123456789