Home
last modified time | relevance | path

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

/linux-4.1.27/fs/squashfs/
Dsuper.c93 sb->s_fs_info = kzalloc(sizeof(*msblk), GFP_KERNEL); in squashfs_fill_super()
94 if (sb->s_fs_info == NULL) { in squashfs_fill_super()
98 msblk = sb->s_fs_info; in squashfs_fill_super()
346 kfree(sb->s_fs_info); in squashfs_fill_super()
347 sb->s_fs_info = NULL; in squashfs_fill_super()
355 struct squashfs_sb_info *msblk = dentry->d_sb->s_fs_info; in squashfs_statfs()
384 if (sb->s_fs_info) { in squashfs_put_super()
385 struct squashfs_sb_info *sbi = sb->s_fs_info; in squashfs_put_super()
395 kfree(sb->s_fs_info); in squashfs_put_super()
396 sb->s_fs_info = NULL; in squashfs_put_super()
Dfile.c64 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in locate_meta_index()
102 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in empty_meta_index()
162 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in release_meta_index()
239 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in fill_meta_index()
378 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_copy_cache()
422 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readpage_fragment()
444 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readpage_sparse()
456 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readpage()
Ddecompressor.c96 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_comp_opts()
137 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_decompressor_setup()
Ddir.c55 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_dir_index_using_offset()
113 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readdir()
Dblock.c48 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_block_length()
93 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_read_data()
Dnamei.c81 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_dir_index_using_name()
145 struct squashfs_sb_info *msblk = dir->i_sb->s_fs_info; in squashfs_lookup()
Dcache.c347 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_read_metadata()
392 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_fragment()
407 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_datablock()
Did.c48 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_id()
Dfragment.c51 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_frag_lookup()
Dxattr_id.c44 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_xattr_lookup()
Dsymlink.c50 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_symlink_readpage()
Dxattr.c44 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_listxattr()
121 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_xattr_get()
Dexport.c54 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_inode_lookup()
Dfile_direct.c31 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readpage_block()
Dinode.c115 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_read_inode()
/linux-4.1.27/fs/nilfs2/
Dsuper.c80 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_set_error()
112 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_error()
192 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_sync_super()
267 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_prepare_super()
293 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_commit_super()
329 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_cleanup_super()
359 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_move_2nd_super()
416 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_resize_fs()
482 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_put_super()
497 sb->s_fs_info = NULL; in nilfs_put_super()
[all …]
Dioctl.c224 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_change_cpmode()
279 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_delete_checkpoint()
358 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_get_cpstat()
425 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_get_sustat()
534 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_get_bdescs()
636 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_ioctl_move_blocks()
921 nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_clean_segments()
1024 nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_sync()
1085 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_trim_fs()
1127 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_set_alloc_range()
[all …]
Dsegment.c195 nilfs = sb->s_fs_info; in nilfs_transaction_begin()
227 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_commit()
258 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_abort()
275 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_relax_pressure_in_lock()
301 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_lock()
328 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_unlock()
751 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; in nilfs_iput_work_func()
782 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; in nilfs_segctor_confirm()
798 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; in nilfs_segctor_clear_metadata_dirty()
808 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; in nilfs_segctor_create_checkpoint()
[all …]
Dfile.c52 nilfs = inode->i_sb->s_fs_info; in nilfs_sync_file()
66 if (unlikely(nilfs_near_disk_full(inode->i_sb->s_fs_info))) in nilfs_page_mkwrite()
Dinode.c87 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_get_block()
365 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_new_inode()
505 struct the_nilfs *nilfs = sb->s_fs_info; in __nilfs_read_inode()
672 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_write_inode_common()
885 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_load_inode_block()
914 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_inode_dirty()
929 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_set_file_dirty()
1009 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_fiemap()
Dmdt.h114 return ((struct the_nilfs *)inode->i_sb->s_fs_info)->ns_cno; in nilfs_mdt_cno()
Dsufile.c571 struct the_nilfs *nilfs = sufile->i_sb->s_fs_info; in nilfs_sufile_get_stat()
645 struct the_nilfs *nilfs = sufile->i_sb->s_fs_info; in nilfs_sufile_truncate_range()
748 struct the_nilfs *nilfs = sufile->i_sb->s_fs_info; in nilfs_sufile_resize()
821 struct the_nilfs *nilfs = sufile->i_sb->s_fs_info; in nilfs_sufile_get_suinfo()
895 struct the_nilfs *nilfs = sufile->i_sb->s_fs_info; in nilfs_sufile_set_suinfo()
1021 struct the_nilfs *nilfs = sufile->i_sb->s_fs_info; in nilfs_sufile_trim_fs()
Dsufile.h34 return ((struct the_nilfs *)sufile->i_sb->s_fs_info)->ns_nsegments; in nilfs_sufile_get_nsegments()
Dgcinode.c87 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_gccache_submit_read_data()
Dbtnode.c91 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_btnode_submit_block()
Dnilfs.h131 #define NILFS_FIRST_INO(sb) (((struct the_nilfs *)sb->s_fs_info)->ns_first_ino)
Dbmap.c37 struct the_nilfs *nilfs = bmap->b_inode->i_sb->s_fs_info; in nilfs_bmap_get_dat()
Dsegbuf.c242 struct the_nilfs *nilfs = segbuf->sb_super->s_fs_info; in nilfs_segbuf_fill_in_super_root_crc()
Dnamei.c478 root = nilfs_lookup_root(sb->s_fs_info, cno); in nilfs_get_dentry()
Dsysfs.c995 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_sysfs_create_device_group()
/linux-4.1.27/arch/s390/hypfs/
Dinode.c50 struct hypfs_sb_info *sb_info = sb->s_fs_info; in hypfs_update_update()
102 struct hypfs_sb_info *hypfs_info = sb->s_fs_info; in hypfs_make_inode()
134 fs_info = inode->i_sb->s_fs_info; in hypfs_open()
171 struct hypfs_sb_info *fs_info = sb->s_fs_info; in hypfs_write_iter()
232 struct hypfs_sb_info *hypfs_info = sb->s_fs_info; in hypfs_parse_options()
265 struct hypfs_sb_info *hypfs_info = root->d_sb->s_fs_info; in hypfs_show_options()
285 sb->s_fs_info = sbi; in hypfs_fill_super()
322 struct hypfs_sb_info *sb_info = sb->s_fs_info; in hypfs_kill_super()
328 kfree(sb->s_fs_info); in hypfs_kill_super()
329 sb->s_fs_info = NULL; in hypfs_kill_super()
/linux-4.1.27/fs/proc/
Dself.c13 struct pid_namespace *ns = dentry->d_sb->s_fs_info; in proc_self_readlink()
24 struct pid_namespace *ns = dentry->d_sb->s_fs_info; in proc_self_follow_link()
50 struct pid_namespace *ns = s->s_fs_info; in proc_setup_self()
Dthread_self.c13 struct pid_namespace *ns = dentry->d_sb->s_fs_info; in proc_thread_self_readlink()
25 struct pid_namespace *ns = dentry->d_sb->s_fs_info; in proc_thread_self_follow_link()
51 struct pid_namespace *ns = s->s_fs_info; in proc_setup_thread_self()
Droot.c28 return sb->s_fs_info == data; in proc_test_super()
36 sb->s_fs_info = get_pid_ns(ns); in proc_set_super()
94 struct pid_namespace *pid = sb->s_fs_info; in proc_remount()
153 ns = (struct pid_namespace *)sb->s_fs_info; in proc_kill_sb()
Dbase.c547 struct pid_namespace *pid = inode->i_sb->s_fs_info; in proc_pid_permission()
587 ns = inode->i_sb->s_fs_info; in proc_single_show()
1501 struct pid_namespace *pid = dentry->d_sb->s_fs_info; in pid_getattr()
2041 tp->ns = inode->i_sb->s_fs_info; in proc_timers_open()
2793 ns = dentry->d_sb->s_fs_info; in proc_pid_lookup()
2857 struct pid_namespace *ns = file_inode(file)->i_sb->s_fs_info; in proc_pid_readdir()
3050 ns = dentry->d_sb->s_fs_info; in proc_task_lookup()
3164 ns = inode->i_sb->s_fs_info; in proc_task_readdir()
Dtask_nommu.c138 ret = task_pid_nr_ns(task, inode->i_sb->s_fs_info); in pid_of_stack()
Dinode.c106 struct pid_namespace *pid = sb->s_fs_info; in proc_show_options()
Darray.c646 pid = pid_nr_ns(v, inode->i_sb->s_fs_info); in children_seq_show()
Dtask_mmu.c261 ret = task_pid_nr_ns(task, inode->i_sb->s_fs_info); in pid_of_stack()
/linux-4.1.27/fs/9p/
Dvfs_super.c63 s->s_fs_info = data; in v9fs_set_super()
223 struct v9fs_session_info *v9ses = s->s_fs_info; in v9fs_kill_super()
232 s->s_fs_info = NULL; in v9fs_kill_super()
241 v9ses = sb->s_fs_info; in v9fs_umount_begin()
Dv9fs.h173 return (inode->i_sb->s_fs_info); in v9fs_inode2v9ses()
178 return dentry->d_sb->s_fs_info; in v9fs_dentry2v9ses()
Dvfs_inode.c374 struct v9fs_session_info *v9ses = sb->s_fs_info; in v9fs_get_inode()
513 struct v9fs_session_info *v9ses = sb->s_fs_info; in v9fs_qid_iget()
1163 struct v9fs_session_info *v9ses = sb->s_fs_info; in v9fs_stat2inode()
Dvfs_inode_dotl.c118 struct v9fs_session_info *v9ses = sb->s_fs_info; in v9fs_qid_iget_dotl()
/linux-4.1.27/fs/ubifs/
Dfile.c60 struct ubifs_info *c = inode->i_sb->s_fs_info; in read_block()
163 struct ubifs_info *c = inode->i_sb->s_fs_info; in do_readpage()
226 struct ubifs_info *c = inode->i_sb->s_fs_info; in write_begin_slow()
430 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_write_begin()
546 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()
904 struct ubifs_info *c = inode->i_sb->s_fs_info; in do_writepage()
1261 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_setattr()
1286 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_invalidatepage()
1314 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_fsync()
[all …]
Ddir.c191 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_lookup()
249 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_create()
358 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_readdir()
501 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_link()
556 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_unlink()
648 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_rmdir()
712 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_mkdir()
775 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_mknod()
855 struct ubifs_info *c = dir->i_sb->s_fs_info; in ubifs_symlink()
972 struct ubifs_info *c = old_dir->i_sb->s_fs_info; in ubifs_rename()
Dxattr.c306 struct ubifs_info *c = host->i_sb->s_fs_info; in setxattr()
376 struct ubifs_info *c = host->i_sb->s_fs_info; in ubifs_getxattr()
436 struct ubifs_info *c = host->i_sb->s_fs_info; in ubifs_listxattr()
539 struct ubifs_info *c = host->i_sb->s_fs_info; in ubifs_removexattr()
658 struct ubifs_info *c = dentry->i_sb->s_fs_info; in ubifs_init_security()
Dsuper.c106 struct ubifs_info *c = sb->s_fs_info; in ubifs_iget()
293 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_write_inode()
337 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_evict_inode()
394 struct ubifs_info *c = dentry->d_sb->s_fs_info; in ubifs_statfs()
421 struct ubifs_info *c = root->d_sb->s_fs_info; in ubifs_show_options()
449 struct ubifs_info *c = sb->s_fs_info; in ubifs_sync_fs()
1754 struct ubifs_info *c = sb->s_fs_info; in ubifs_put_super()
1830 struct ubifs_info *c = sb->s_fs_info; in ubifs_remount_fs()
1996 struct ubifs_info *c = sb->s_fs_info; in ubifs_fill_super()
2031 sb->s_fs_info = c; in ubifs_fill_super()
[all …]
Dioctl.c106 struct ubifs_info *c = inode->i_sb->s_fs_info; in setflags()
/linux-4.1.27/fs/overlayfs/
Dsuper.c101 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_path_upper()
183 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_want_write()
189 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_drop_write()
195 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_workdir()
473 struct ovl_fs *ufs = sb->s_fs_info; in ovl_put_super()
498 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_statfs()
523 struct ovl_fs *ufs = sb->s_fs_info; in ovl_show_options()
535 struct ovl_fs *ufs = sb->s_fs_info; in ovl_remount()
999 sb->s_fs_info = ufs; in ovl_fill_super()
/linux-4.1.27/fs/tracefs/
Dinode.c215 struct tracefs_fs_info *fsi = sb->s_fs_info; in tracefs_apply_options()
231 struct tracefs_fs_info *fsi = sb->s_fs_info; in tracefs_remount()
246 struct tracefs_fs_info *fsi = root->d_sb->s_fs_info; in tracefs_show_options()
276 sb->s_fs_info = fsi; in trace_fill_super()
298 sb->s_fs_info = NULL; in trace_fill_super()
/linux-4.1.27/fs/debugfs/
Dinode.c126 struct debugfs_fs_info *fsi = sb->s_fs_info; in debugfs_apply_options()
142 struct debugfs_fs_info *fsi = sb->s_fs_info; in debugfs_remount()
157 struct debugfs_fs_info *fsi = root->d_sb->s_fs_info; in debugfs_show_options()
208 sb->s_fs_info = fsi; in debug_fill_super()
231 sb->s_fs_info = NULL; in debug_fill_super()
/linux-4.1.27/fs/coda/
Dinode.c193 sb->s_fs_info = vc; in coda_fill_super()
233 sb->s_fs_info = NULL; in coda_fill_super()
245 sb->s_fs_info = NULL; in coda_put_super()
/linux-4.1.27/fs/afs/
Dsuper.c293 struct afs_super_info *as = sb->s_fs_info; in afs_test_super()
300 sb->s_fs_info = data; in afs_set_super()
310 struct afs_super_info *as = sb->s_fs_info; in afs_fill_super()
450 struct afs_super_info *as = sb->s_fs_info; in afs_kill_super()
Dinode.c151 as = sb->s_fs_info; in afs_iget_autocell()
210 as = sb->s_fs_info; in afs_iget()
Dinternal.h178 return sb->s_fs_info; in AFS_FS_S()
Ddir.c429 struct afs_super_info *as = dir->i_sb->s_fs_info; in afs_do_lookup()
/linux-4.1.27/fs/romfs/
Dinternal.h22 return (size_t) (unsigned long) sb->s_fs_info; in romfs_maxsize()
Dsuper.c496 sb->s_fs_info = (void *) 512; in romfs_fill_super()
506 sb->s_fs_info = (void *) img_size; in romfs_fill_super()
/linux-4.1.27/fs/befs/
Dlinuxvfs.c758 kfree(sb->s_fs_info); in befs_put_super()
759 sb->s_fs_info = NULL; in befs_put_super()
781 sb->s_fs_info = kzalloc(sizeof(*befs_sb), GFP_KERNEL); in befs_fill_super()
782 if (sb->s_fs_info == NULL) { in befs_fill_super()
887 kfree(sb->s_fs_info); in befs_fill_super()
890 sb->s_fs_info = NULL; in befs_fill_super()
Dbefs.h109 return (struct befs_sb_info *) super->s_fs_info; in BEFS_SB()
/linux-4.1.27/fs/bfs/
Dbfs.h35 return sb->s_fs_info; in BFS_SB()
Dinode.c219 s->s_fs_info = NULL; in bfs_put_super()
334 s->s_fs_info = info; in bfs_fill_super()
458 s->s_fs_info = NULL; in bfs_fill_super()
/linux-4.1.27/fs/kernfs/
Dmount.c113 sb->s_fs_info = data; in kernfs_set_super()
162 if (IS_ERR(sb) || sb->s_fs_info != info) in kernfs_mount_ns()
Dkernfs-internal.h71 #define kernfs_info(SB) ((struct kernfs_super_info *)(SB->s_fs_info))
/linux-4.1.27/fs/qnx4/
Dqnx4.h34 return sb->s_fs_info; in qnx4_sb()
Dinode.c196 s->s_fs_info = qs; in qnx4_fill_super()
/linux-4.1.27/fs/xfs/
Dxfs_super.h77 #define XFS_M(sb) ((struct xfs_mount *)((sb)->s_fs_info))
Dxfs_super.c1458 sb->s_fs_info = mp; in xfs_fs_fill_super()
/linux-4.1.27/fs/ramfs/
Dinode.c216 sb->s_fs_info = fsi; in ramfs_fill_super()
247 kfree(sb->s_fs_info); in ramfs_kill_sb()
/linux-4.1.27/fs/ecryptfs/
Decryptfs_kernel.h476 return (struct ecryptfs_sb_info *)sb->s_fs_info; in ecryptfs_superblock_to_private()
483 sb->s_fs_info = sb_info; in ecryptfs_set_superblock_private()
489 return ((struct ecryptfs_sb_info *)sb->s_fs_info)->wsi_sb; in ecryptfs_superblock_to_lower()
496 ((struct ecryptfs_sb_info *)sb->s_fs_info)->wsi_sb = lower_sb; in ecryptfs_set_superblock_lower()
/linux-4.1.27/fs/gfs2/
Dsuper.c575 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_statfs_sync()
869 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_put_super()
937 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_sync_fs()
983 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_freeze()
1027 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_unfreeze()
1175 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_statfs()
1214 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_remount_fs()
1330 struct gfs2_sbd *sdp = root->d_sb->s_fs_info; in gfs2_show_options()
1512 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_evict_inode()
Dmeta_io.h51 return inode->i_sb->s_fs_info; in gfs2_mapping2sbd()
Dops_fstype.c74 sb->s_fs_info = sdp; in init_sbd()
450 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_lookup_root()
1105 sb->s_fs_info = NULL; in fill_super()
1211 sb->s_fs_info = NULL; in fill_super()
1326 sdp = s->s_fs_info; in gfs2_mount()
1370 sdp = s->s_fs_info; in gfs2_mount_meta()
1376 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_kill_sb()
Dexport.c137 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_get_dentry()
Dquota.c1194 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_quota_sync()
1499 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_quota_get_state()
1531 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_get_dqblk()
1570 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_set_dqblk()
Dincore.h417 return inode->i_sb->s_fs_info; in GFS2_SB()
Dsys.c667 sb->s_fs_info = NULL; in gfs2_sys_fs_add()
Daops.c758 struct gfs2_sbd *sdp = inode->i_sb->s_fs_info; in adjust_fs_space()
/linux-4.1.27/fs/exofs/
Dinode.c69 struct exofs_sb_info *sbi = inode->i_sb->s_fs_info; in _pcol_init()
1011 struct exofs_sb_info *sbi = inode->i_sb->s_fs_info; in _do_truncate()
1073 struct exofs_sb_info *sbi = sb->s_fs_info; in exofs_get_inode()
1173 exofs_init_comps(&oi->oc, &oi->one_comp, sb->s_fs_info, in exofs_iget()
1269 struct exofs_sb_info *sbi = inode->i_sb->s_fs_info; in create_done()
1300 struct exofs_sb_info *sbi = sb->s_fs_info; in exofs_new_inode()
1325 exofs_init_comps(&oi->oc, &oi->one_comp, sb->s_fs_info, in exofs_new_inode()
1380 struct exofs_sb_info *sbi = sb->s_fs_info; in exofs_update_inode()
1482 struct exofs_sb_info *sbi = sb->s_fs_info; in exofs_evict_inode()
Dsuper.c376 sbi = sb->s_fs_info; in exofs_sync_fs()
447 struct exofs_sb_info *sbi = sb->s_fs_info; in exofs_put_super()
469 sb->s_fs_info = NULL; in exofs_put_super()
814 sb->s_fs_info = sbi; in exofs_fill_super()
886 struct exofs_sb_info *sbi = sb->s_fs_info; in exofs_statfs()
Ddir.c439 struct exofs_sb_info *sbi = inode->i_sb->s_fs_info; in exofs_add_link()
529 struct exofs_sb_info *sbi = inode->i_sb->s_fs_info; in exofs_delete_entry()
/linux-4.1.27/fs/omfs/
Domfs.h36 return sb->s_fs_info; in OMFS_SB()
Dinode.c269 sb->s_fs_info = NULL; in omfs_put_super()
442 sb->s_fs_info = sbi; in omfs_fill_super()
/linux-4.1.27/fs/nfs/blocklayout/
Drpc_pipefs.c115 struct nfs_net *nn = net_generic(file_inode(filp)->i_sb->s_fs_info, in bl_pipe_downcall()
169 struct net *net = sb->s_fs_info; in rpc_pipefs_event()
/linux-4.1.27/fs/ncpfs/
Dncp_fs.h45 return sb->s_fs_info; in NCP_SBP()
Dinode.c485 sb->s_fs_info = server; in ncp_fill_super()
755 sb->s_fs_info = NULL; in ncp_fill_super()
/linux-4.1.27/fs/hostfs/
Dhostfs_kern.c90 root = dentry->d_sb->s_fs_info; in __dentry_name()
207 err = do_statfs(dentry->d_sb->s_fs_info, in hostfs_statfs()
259 const char *root_path = root->d_sb->s_fs_info; in hostfs_show_options()
948 sb->s_fs_info = host_root_path = in hostfs_fill_sb_common()
997 kfree(s->s_fs_info); in hostfs_kill_sb()
/linux-4.1.27/include/linux/
Dcoda_psdev.h25 return (struct venus_comm *)((sb)->s_fs_info); in coda_vcp()
Dnfs_fs.h230 return (struct nfs_server *)(s->s_fs_info); in NFS_SB()
Dhugetlb.h249 return sb->s_fs_info; in HUGETLBFS_SB()
Dfs.h1314 void *s_fs_info; /* Filesystem private info */ member
/linux-4.1.27/fs/efs/
Defs.h124 return sb->s_fs_info; in SUPER_INFO()
Dsuper.c264 s->s_fs_info = sb; in efs_fill_super()
/linux-4.1.27/fs/isofs/
Disofs.h64 return sb->s_fs_info; in ISOFS_SB()
Dinode.c56 sb->s_fs_info = NULL; in isofs_put_super()
593 s->s_fs_info = sbi; in isofs_fill_super()
963 s->s_fs_info = NULL; in isofs_fill_super()
/linux-4.1.27/fs/autofs4/
Dinode.c222 s->s_fs_info = sbi; in autofs4_fill_super()
342 s->s_fs_info = NULL; in autofs4_fill_super()
Dautofs_i.h134 return (struct autofs_sb_info *)(sb->s_fs_info); in autofs4_sbi()
/linux-4.1.27/fs/devpts/
Dinode.c136 return sb->s_fs_info; in DEVPTS_SB()
385 s->s_fs_info = new_pts_fs_info(); in devpts_fill_super()
386 if (!s->s_fs_info) in devpts_fill_super()
/linux-4.1.27/fs/hppfs/
Dhppfs.c437 path.mnt = inode->i_sb->s_fs_info; in hppfs_open()
493 path.mnt = inode->i_sb->s_fs_info; in hppfs_dir_open()
616 mntput(ino->i_sb->s_fs_info); in hppfs_evict_inode()
722 sb->s_fs_info = proc_mnt; in hppfs_fill_super()
/linux-4.1.27/fs/ntfs/
Dntfs.h82 return sb->s_fs_info; in NTFS_SB()
Dsuper.c2446 sb->s_fs_info = NULL; in ntfs_put_super()
2744 sb->s_fs_info = kmalloc(sizeof(ntfs_volume), GFP_NOFS); in ntfs_fill_super()
3036 sb->s_fs_info = NULL; in ntfs_fill_super()
/linux-4.1.27/fs/udf/
Dudf_sb.h162 return sb->s_fs_info; in UDF_SB()
Dsuper.c2079 sb->s_fs_info = sbi; in udf_fill_super()
2250 sb->s_fs_info = NULL; in udf_fill_super()
2303 kfree(sb->s_fs_info); in udf_put_super()
2304 sb->s_fs_info = NULL; in udf_put_super()
/linux-4.1.27/fs/qnx6/
Dqnx6.h60 return sb->s_fs_info; in QNX6_SB()
Dinode.c312 s->s_fs_info = qs; in qnx6_fill_super()
478 s->s_fs_info = NULL; in qnx6_fill_super()
489 sb->s_fs_info = NULL; in qnx6_put_super()
/linux-4.1.27/fs/sysv/
Dsuper.c372 sb->s_fs_info = sbi; in sysv_fill_super()
444 sbi = sb->s_fs_info; in v7_sanity_check()
491 sb->s_fs_info = sbi; in v7_fill_super()
Dsysv.h81 return sb->s_fs_info; in SYSV_SB()
/linux-4.1.27/fs/adfs/
Dadfs.h70 return sb->s_fs_info; in ADFS_SB()
Dsuper.c380 sb->s_fs_info = asb; in adfs_fill_super()
519 sb->s_fs_info = NULL; in adfs_fill_super()
/linux-4.1.27/fs/nfsd/
Dnfsctl.c166 return exports_net_open(inode->i_sb->s_fs_info, file); in exports_nfsd_open()
237 return file_inode(file)->i_sb->s_fs_info; in netns()
1163 sb->s_fs_info = get_net(net); in nfsd_fill_super()
1175 struct net *net = sb->s_fs_info; in nfsd_umount()
Dnfssvc.c728 struct nfsd_net *nn = net_generic(inode->i_sb->s_fs_info, nfsd_net_id); in nfsd_pool_stats_open()
745 struct net *net = inode->i_sb->s_fs_info; in nfsd_pool_stats_release()
Dnfs4recover.c708 struct nfsd_net *nn = net_generic(file_inode(filp)->i_sb->s_fs_info, in cld_pipe_downcall()
1502 struct net *net = sb->s_fs_info; in rpc_pipefs_event()
/linux-4.1.27/fs/minix/
Dminix.h82 return sb->s_fs_info; in minix_sb()
Dinode.c56 sb->s_fs_info = NULL; in minix_put_super()
172 s->s_fs_info = sbi; in minix_fill_super()
351 s->s_fs_info = NULL; in minix_fill_super()
/linux-4.1.27/fs/hfsplus/
Dsuper.c301 kfree(sb->s_fs_info); in hfsplus_put_super()
302 sb->s_fs_info = NULL; in hfsplus_put_super()
387 sb->s_fs_info = sbi; in hfsplus_fill_super()
Dhfsplus_fs.h204 return sb->s_fs_info; in HFSPLUS_SB()
/linux-4.1.27/fs/ufs/
Dufs.h149 return sb->s_fs_info; in UFS_SB()
Dsuper.c762 sb->s_fs_info = NULL; in ufs_put_super()
798 sb->s_fs_info = sbi; in ufs_fill_super()
1264 sb->s_fs_info = NULL; in ufs_fill_super()
/linux-4.1.27/fs/jfs/
Djfs_incore.h219 return sb->s_fs_info; in JFS_SBI()
Dsuper.c506 sb->s_fs_info = sbi; in jfs_fill_super()
/linux-4.1.27/fs/freevxfs/
Dvxfs_super.c199 sbp->s_fs_info = infp; in vxfs_fill_super()
Dvxfs.h261 ((struct vxfs_sb_info *)(sbp)->s_fs_info)
/linux-4.1.27/Documentation/filesystems/
Dsysfs-tagging.txt30 s_fs_info->ns[kobj_nstype] set to the new namespace. Note that
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_disk.h508 #define s2lsi(sb) ((struct lustre_sb_info *)((sb)->s_fs_info))
509 #define s2lsi_nocast(sb) ((sb)->s_fs_info)
/linux-4.1.27/fs/cramfs/
Dinode.c43 return sb->s_fs_info; in CRAMFS_SB()
269 sb->s_fs_info = sbi; in cramfs_fill_super()
/linux-4.1.27/fs/hfs/
Dhfs_fs.h256 #define HFS_SB(sb) ((struct hfs_sb_info *)(sb)->s_fs_info)
Dmdb.c365 sb->s_fs_info = NULL; in hfs_mdb_put()
Dsuper.c397 sb->s_fs_info = sbi; in hfs_fill_super()
/linux-4.1.27/security/tomoyo/
Drealpath.c159 task_tgid_nr_ns(current, sb->s_fs_info)) { in tomoyo_get_local_path()
/linux-4.1.27/fs/jffs2/
Dos-linux.h24 #define JFFS2_SB_INFO(sb) (sb->s_fs_info)
Dsuper.c285 sb->s_fs_info = c; in jffs2_fill_super()
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dinode.c55 return sb->s_fs_info; in spufs_get_sb_info()
739 sb->s_fs_info = info; in spufs_fill_super()
/linux-4.1.27/fs/hpfs/
Dhpfs_fn.h312 return sb->s_fs_info; in hpfs_sb()
Dsuper.c541 s->s_fs_info = sbi; in hpfs_fill_super()
/linux-4.1.27/fs/ceph/
Dsuper.h350 return (struct ceph_fs_client *)inode->i_sb->s_fs_info; in ceph_inode_to_client()
355 return (struct ceph_fs_client *)sb->s_fs_info; in ceph_sb_to_client()
Dsuper.c837 s->s_fs_info = fsc; in ceph_set_super()
852 s->s_fs_info = NULL; in ceph_set_super()
/linux-4.1.27/fs/affs/
Daffs.h129 return sb->s_fs_info; in AFFS_SB()
Dsuper.c329 sb->s_fs_info = sbi; in affs_fill_super()
/linux-4.1.27/fs/fuse/
Dfuse_i.h630 return sb->s_fs_info; in get_fuse_conn_super()
Dinode.c1050 sb->s_fs_info = fc; in fuse_fill_super()
/linux-4.1.27/fs/reiserfs/
Dsuper.c582 kfree(s->s_fs_info); in reiserfs_put_super()
583 s->s_fs_info = NULL; in reiserfs_put_super()
1868 s->s_fs_info = sbi; in reiserfs_fill_super()
2194 s->s_fs_info = NULL; in reiserfs_fill_super()
Dreiserfs.h1153 return sb->s_fs_info; in REISERFS_SB()
/linux-4.1.27/drivers/usb/gadget/function/
Df_fs.c1115 struct ffs_data *ffs = sb->s_fs_info; in ffs_sb_create_file()
1159 sb->s_fs_info = ffs; in ffs_sb_fill()
1333 if (sb->s_fs_info) { in ffs_fs_kill_sb()
1334 ffs_release_dev(sb->s_fs_info); in ffs_fs_kill_sb()
1335 ffs_data_closed(sb->s_fs_info); in ffs_fs_kill_sb()
1336 ffs_data_put(sb->s_fs_info); in ffs_fs_kill_sb()
/linux-4.1.27/fs/fat/
Dfat.h141 return sb->s_fs_info; in MSDOS_SB()
Dinode.c1508 sb->s_fs_info = sbi; in fat_fill_super()
1769 sb->s_fs_info = NULL; in fat_fill_super()
/linux-4.1.27/fs/nfs/
Ddns_resolve.c418 struct net *net = sb->s_fs_info; in rpc_pipefs_event()
Dsuper.c2214 struct nfs_server *nfss = sb->s_fs_info; in nfs_remount()
2354 const struct nfs_server *a = s->s_fs_info; in nfs_compare_mount_options()
2396 s->s_fs_info = server; in nfs_set_super()
2565 if (s->s_fs_info != server) { in nfs_fs_mount_common()
/linux-4.1.27/fs/ext2/
Dsuper.c153 sb->s_fs_info = NULL; in ext2_put_super()
806 sb->s_fs_info = sbi; in ext2_fill_super()
1158 sb->s_fs_info = NULL; in ext2_fill_super()
Dext2.h166 return sb->s_fs_info; in EXT2_SB()
/linux-4.1.27/fs/
Dsuper.c896 return sb->s_fs_info == data; in ns_test_super()
901 sb->s_fs_info = data; in ns_set_super()
/linux-4.1.27/fs/hugetlbfs/
Dinode.c621 sb->s_fs_info = NULL; in hugetlbfs_put_super()
895 sb->s_fs_info = sbinfo; in hugetlbfs_fill_super()
/linux-4.1.27/fs/f2fs/
Dsuper.c501 sb->s_fs_info = NULL; in f2fs_put_super()
996 sb->s_fs_info = sbi; in f2fs_fill_super()
Df2fs.h716 return sb->s_fs_info; in F2FS_SB()
/linux-4.1.27/fs/ocfs2/
Docfs2.h467 #define OCFS2_SB(sb) ((struct ocfs2_super *)(sb)->s_fs_info)
Dsuper.c1981 sb->s_fs_info = NULL; in ocfs2_dismount_volume()
2058 sb->s_fs_info = osb; in ocfs2_initialize_super()
Dfile.c1280 struct ocfs2_super *osb = sb->s_fs_info; in ocfs2_getattr()
/linux-4.1.27/net/sunrpc/
Drpc_pipe.c1422 sb->s_fs_info = get_net(net); in rpc_fill_super()
1456 struct net *net = sb->s_fs_info; in rpc_kill_sb()
Dclnt.c244 while ((clnt = rpc_get_client_for_event(sb->s_fs_info, event))) { in rpc_pipefs_event()
/linux-4.1.27/ipc/
Dmqueue.c107 return get_ipc_ns(inode->i_sb->s_fs_info); in __get_ns_from_inode()
1415 ns->mq_mnt->mnt_sb->s_fs_info = NULL; in mq_clear_sbinfo()
/linux-4.1.27/fs/logfs/
Dlogfs.h630 return sb->s_fs_info; in logfs_super()
Dsuper.c117 sb->s_fs_info = super; in logfs_sb_set()
/linux-4.1.27/fs/ext3/
Dsuper.c467 sb->s_fs_info = NULL; in ext3_put_super()
1720 sb->s_fs_info = sbi; in ext3_fill_super()
2153 sb->s_fs_info = NULL; in ext3_fill_super()
Dext3.h691 return sb->s_fs_info; in EXT3_SB()
/linux-4.1.27/mm/
Dshmem.c134 return sb->s_fs_info; in SHMEM_SB()
2986 sb->s_fs_info = NULL; in shmem_put_super()
3004 sb->s_fs_info = sbinfo; in shmem_fill_super()
/linux-4.1.27/fs/cifs/
Dcifsglob.h1168 return sb->s_fs_info; in CIFS_SB()
Dcifsfs.c649 sb->s_fs_info = mnt_data->cifs_sb; in cifs_set_super()
/linux-4.1.27/net/sunrpc/auth_gss/
Dauth_gss.c766 struct net *net = inode->i_sb->s_fs_info; in gss_pipe_open()
801 struct net *net = inode->i_sb->s_fs_info; in gss_pipe_release()
/linux-4.1.27/fs/btrfs/
Dsuper.c1126 s->s_fs_info = data; in btrfs_set_super()
Dctree.h3306 return sb->s_fs_info; in btrfs_sb()
/linux-4.1.27/fs/ext4/
Dsuper.c852 sb->s_fs_info = NULL; in ext4_put_super()
3471 sb->s_fs_info = sbi; in ext4_fill_super()
4350 sb->s_fs_info = NULL; in ext4_fill_super()
Dxattr.c118 inode->i_sb->s_fs_info)->s_mb_cache)
Dext4.h1419 return sb->s_fs_info; in EXT4_SB()