Searched refs:super_block (Results 226 - 250 of 651) sorted by relevance

1234567891011>>

/linux-master/fs/overlayfs/
H A Dsuper.c148 static struct inode *ovl_alloc_inode(struct super_block *sb)
189 static void ovl_put_super(struct super_block *sb)
198 static int ovl_sync_fs(struct super_block *sb, int wait)
201 struct super_block *upper_sb;
248 struct super_block *sb = dentry->d_sb;
442 static int ovl_setup_trap(struct super_block *sb, struct dentry *dir,
479 static int ovl_get_upper(struct super_block *sb, struct ovl_fs *ofs,
641 static int ovl_make_workdir(struct super_block *sb, struct ovl_fs *ofs,
783 static int ovl_get_workdir(struct super_block *sb, struct ovl_fs *ofs,
817 static int ovl_get_indexdir(struct super_block *s
[all...]
/linux-master/fs/hpfs/
H A Dea.c15 void hpfs_ea_ext_remove(struct super_block *s, secno a, int ano, unsigned len)
51 static char *get_indirect_ea(struct super_block *s, int ano, secno a, int size)
66 static void set_indirect_ea(struct super_block *s, int ano, secno a,
74 int hpfs_read_ea(struct super_block *s, struct fnode *fnode, char *key,
130 char *hpfs_get_ea(struct super_block *s, struct fnode *fnode, char *key, int *size)
194 struct super_block *s = inode->i_sb;
/linux-master/drivers/misc/ibmasm/
H A Dibmasmfs.c76 static struct inode *ibmasmfs_make_inode(struct super_block *sb, int mode);
77 static void ibmasmfs_create_files (struct super_block *sb);
78 static int ibmasmfs_fill_super(struct super_block *sb, struct fs_context *fc);
110 static int ibmasmfs_fill_super(struct super_block *sb, struct fs_context *fc)
135 static struct inode *ibmasmfs_make_inode(struct super_block *sb, int mode)
578 static void ibmasmfs_create_files (struct super_block *sb)
/linux-master/fs/hfs/
H A Dcatalog.c23 void hfs_cat_build_key(struct super_block *sb, btree_key *key, u32 parent, const struct qstr *name)
65 static int hfs_cat_build_thread(struct super_block *sb,
85 struct super_block *sb;
187 int hfs_cat_find_brec(struct super_block *sb, u32 cnid,
223 struct super_block *sb;
291 struct super_block *sb;
H A Dbitmap.c139 u32 hfs_vbm_search_free(struct super_block *sb, u32 goal, u32 *num_bits)
193 int hfs_clear_vbm_bits(struct super_block *sb, u16 start, u16 count)
H A Dbtree.h25 struct super_block *sb;
89 extern struct hfs_btree *hfs_btree_open(struct super_block *, u32, btree_keycmp);
H A Dpart_tbl.c58 int hfs_part_find(struct super_block *sb,
/linux-master/fs/erofs/
H A Ddata.c68 void erofs_init_metabuf(struct erofs_buf *buf, struct super_block *sb)
76 void *erofs_read_metabuf(struct erofs_buf *buf, struct super_block *sb,
89 struct super_block *sb = inode->i_sb;
124 struct super_block *sb = inode->i_sb;
200 int erofs_map_dev(struct super_block *sb, struct erofs_map_dev *map)
258 struct super_block *sb = inode->i_sb;
/linux-master/include/linux/
H A Dlsm_hook_defs.h46 LSM_HOOK(int, 0, quotactl, int cmds, int type, int id, const struct super_block *sb)
57 LSM_HOOK(int, 0, fs_context_submount, struct fs_context *fc, struct super_block *reference)
62 LSM_HOOK(int, 0, sb_alloc_security, struct super_block *sb)
63 LSM_HOOK(void, LSM_RET_VOID, sb_delete, struct super_block *sb)
64 LSM_HOOK(void, LSM_RET_VOID, sb_free_security, struct super_block *sb)
67 LSM_HOOK(int, 0, sb_mnt_opts_compat, struct super_block *sb, void *mnt_opts)
68 LSM_HOOK(int, 0, sb_remount, struct super_block *sb, void *mnt_opts)
69 LSM_HOOK(int, 0, sb_kern_mount, const struct super_block *sb)
70 LSM_HOOK(int, 0, sb_show_options, struct seq_file *m, struct super_block *sb)
77 LSM_HOOK(int, 0, sb_set_mnt_opts, struct super_block *s
[all...]
/linux-master/fs/fuse/
H A Dinode.c89 static struct inode *fuse_alloc_inode(struct super_block *sb)
186 struct super_block *sb = fsc->root->d_sb;
427 struct inode *fuse_iget(struct super_block *sb, u64 nodeid,
567 static void fuse_umount_begin(struct super_block *sb)
609 struct super_block *sb = dentry->d_sb;
684 static int fuse_sync_fs(struct super_block *sb, int wait)
852 struct super_block *sb = root->d_sb;
984 static struct inode *fuse_get_root_inode(struct super_block *sb, unsigned mode)
1000 static struct dentry *fuse_get_dentry(struct super_block *sb,
1079 static struct dentry *fuse_fh_to_dentry(struct super_block *s
[all...]
/linux-master/fs/udf/
H A Dballoc.c30 static int read_block_bitmap(struct super_block *sb,
72 static int __load_block_bitmap(struct super_block *sb,
94 static inline int load_block_bitmap(struct super_block *sb,
111 static void udf_add_free_space(struct super_block *sb, u16 partition, u32 cnt)
124 static void udf_bitmap_free_blocks(struct super_block *sb,
190 static int udf_bitmap_prealloc_blocks(struct super_block *sb,
238 static udf_pblk_t udf_bitmap_new_block(struct super_block *sb,
376 static void udf_table_free_blocks(struct super_block *sb,
517 static int udf_table_prealloc_blocks(struct super_block *sb,
577 static udf_pblk_t udf_table_new_block(struct super_block *s
[all...]
/linux-master/fs/
H A Dinode.c156 int inode_init_always(struct super_block *sb, struct inode *inode)
255 static struct inode *alloc_inode(struct super_block *sb)
510 static unsigned long hash(struct super_block *sb, unsigned long hashval)
714 void evict_inodes(struct super_block *sb)
760 void invalidate_inodes(struct super_block *sb)
878 long prune_icache_sb(struct super_block *sb, struct shrink_control *sc)
893 static struct inode *find_inode(struct super_block *sb,
926 static struct inode *find_inode_fast(struct super_block *sb,
1005 struct inode *new_inode_pseudo(struct super_block *sb)
1029 struct inode *new_inode(struct super_block *s
[all...]
/linux-master/fs/ocfs2/
H A Drefcounttree.h23 struct super_block *rf_sb;
85 int ocfs2_cow_sync_writeback(struct super_block *sb,
/linux-master/fs/nilfs2/
H A Dsegbuf.h63 struct super_block *sb_super;
106 struct nilfs_segment_buffer *nilfs_segbuf_new(struct super_block *);
H A Difile.c136 struct super_block *sb = ifile->i_sb;
185 int nilfs_ifile_read(struct super_block *sb, struct nilfs_root *root,
/linux-master/fs/nfs/
H A Dgetroot.c39 static int nfs_superblock_set_dummy_root(struct super_block *sb, struct inode *inode)
67 int nfs_get_root(struct super_block *s, struct fs_context *fc)
H A Dexport.c64 nfs_fh_to_dentry(struct super_block *sb, struct fid *fid,
121 struct super_block *sb = inode->i_sb;
/linux-master/fs/fat/
H A Dnamei_msdos.c204 struct super_block *sb = dir->i_sb;
267 struct super_block *sb = dir->i_sb;
312 struct super_block *sb = dir->i_sb;
345 struct super_block *sb = dir->i_sb;
405 struct super_block *sb = inode->i_sb;
602 struct super_block *sb = old_dir->i_sb;
646 static void setup(struct super_block *sb)
653 static int msdos_fill_super(struct super_block *sb, void *data, int silent)
H A Dinode.c123 struct super_block *sb = inode->i_sb;
186 struct super_block *sb = inode->i_sb;
293 struct super_block *sb = inode->i_sb;
376 static void fat_hash_init(struct super_block *sb)
391 static void dir_hash_init(struct super_block *sb)
446 struct inode *fat_iget(struct super_block *sb, loff_t i_pos)
495 struct super_block *sb = dir->i_sb;
593 struct inode *fat_build_inode(struct super_block *sb,
668 static void fat_set_state(struct super_block *sb,
733 static void fat_put_super(struct super_block *s
[all...]
/linux-master/fs/bfs/
H A Dinode.c34 struct inode *bfs_iget(struct super_block *sb, unsigned long ino)
96 static struct bfs_inode *find_inode(struct super_block *sb, u16 ino, struct buffer_head **p)
165 struct super_block *s = inode->i_sb;
206 static void bfs_put_super(struct super_block *s)
220 struct super_block *s = dentry->d_sb;
236 static struct inode *bfs_alloc_inode(struct super_block *sb)
288 void bfs_dump_imap(const char *prefix, struct super_block *s)
308 static int bfs_fill_super(struct super_block *s, void *data, int silent)
/linux-master/fs/btrfs/
H A Ddisk-io.h15 struct super_block;
55 int __cold open_ctree(struct super_block *sb,
/linux-master/fs/jfs/
H A Djfs_incore.h160 struct super_block *sb; /* Point back to vfs super block */
215 static inline struct jfs_sb_info *JFS_SBI(struct super_block *sb)
/linux-master/fs/orangefs/
H A Dsuper.c54 static int parse_mount_options(struct super_block *sb, char *options,
106 static struct inode *orangefs_alloc_inode(struct super_block *sb)
169 struct super_block *sb = NULL;
225 static int orangefs_remount_fs(struct super_block *sb, int *flags, char *data)
326 static struct dentry *orangefs_fh_to_dentry(struct super_block *sb,
413 static int orangefs_fill_sb(struct super_block *sb,
480 struct super_block *sb = ERR_PTR(-EINVAL);
599 void orangefs_kill_sb(struct super_block *sb)
/linux-master/fs/ntfs3/
H A Dsuper.c77 void ntfs_printk(const struct super_block *sb, const char *fmt, ...)
108 struct super_block *sb = inode->i_sb;
406 struct super_block *sb = fc->root->d_sb;
468 struct super_block *sb = m->private;
490 struct super_block *sb = m->private;
503 struct super_block *sb = pde_data(file_inode(file));
561 static struct inode *ntfs_alloc_inode(struct super_block *sb)
642 static void ntfs_put_super(struct super_block *sb)
663 struct super_block *sb = dentry->d_sb;
681 struct super_block *s
[all...]
/linux-master/drivers/xen/xenfs/
H A Dsuper.c47 static int xenfs_fill_super(struct super_block *sb, struct fs_context *fc)

Completed in 455 milliseconds

1234567891011>>