Searched refs:super_block (Results 76 - 100 of 652) sorted by path

1234567891011>>

/linux-master/fs/adfs/
H A Ddir_f.c141 static int adfs_f_read(struct super_block *sb, u32 indaddr, unsigned int size,
H A Ddir_fplus.c103 static int adfs_fplus_read(struct super_block *sb, u32 indaddr,
H A Dinode.c92 adfs_atts2mode(struct super_block *sb, struct inode *inode)
135 static int adfs_mode2atts(struct super_block *sb, struct inode *inode,
245 adfs_iget(struct super_block *sb, struct object_info *obj)
306 struct super_block *sb = inode->i_sb;
363 struct super_block *sb = inode->i_sb;
H A Dmap.c196 void adfs_map_statfs(struct super_block *sb, struct kstatfs *buf)
217 int adfs_map_lookup(struct super_block *sb, u32 frag_id, unsigned int offset)
260 static unsigned char adfs_calczonecheck(struct super_block *sb, unsigned char *map)
284 static int adfs_checkmap(struct super_block *sb, struct adfs_discmap *dm)
334 static int adfs_map_read(struct adfs_discmap *dm, struct super_block *sb,
356 struct adfs_discmap *adfs_read_map(struct super_block *sb, struct adfs_discrecord *dr)
401 void adfs_free_map(struct super_block *sb)
H A Dsuper.c25 void __adfs_error(struct super_block *sb, const char *function, const char *fmt, ...)
41 void adfs_msg(struct super_block *sb, const char *pfx, const char *fmt, ...)
92 static void adfs_put_super(struct super_block *sb)
129 static int parse_options(struct super_block *sb, struct adfs_sb_info *asb,
185 static int adfs_remount(struct super_block *sb, int *flags, char *data)
203 struct super_block *sb = dentry->d_sb;
220 static struct inode *adfs_alloc_inode(struct super_block *sb)
280 static int adfs_probe(struct super_block *sb, unsigned int offset, int silent,
281 int (*validate)(struct super_block *sb,
331 static int adfs_validate_bblk(struct super_block *s
[all...]
/linux-master/fs/affs/
H A Daffs.h104 struct super_block *sb; /* the VFS superblock object */
129 static inline struct affs_sb_info *AFFS_SB(struct super_block *sb)
134 void affs_mark_sb_dirty(struct super_block *sb);
141 extern u32 affs_checksum_block(struct super_block *sb, struct buffer_head *bh);
142 extern void affs_fix_checksum(struct super_block *sb, struct buffer_head *bh);
147 extern void affs_error(struct super_block *sb, const char *function,
150 extern void affs_warning(struct super_block *sb, const char *function,
159 extern u32 affs_count_free_blocks(struct super_block *s);
160 extern void affs_free_block(struct super_block *sb, u32 block);
162 extern int affs_init_bitmap(struct super_block *s
[all...]
H A Damigaffs.c28 struct super_block *sb = dir->i_sb;
77 struct super_block *sb;
145 struct super_block *sb = inode->i_sb;
236 struct super_block *sb = inode->i_sb;
269 struct super_block *sb;
339 affs_checksum_block(struct super_block *sb, struct buffer_head *bh)
357 affs_fix_checksum(struct super_block *sb, struct buffer_head *bh)
473 affs_error(struct super_block *sb, const char *function, const char *fmt, ...)
489 affs_warning(struct super_block *sb, const char *function, const char *fmt, ...)
H A Dfile.c52 struct super_block *sb = inode->i_sb;
122 struct super_block *sb = inode->i_sb;
174 struct super_block *sb = inode->i_sb;
299 struct super_block *sb = inode->i_sb;
529 struct super_block *sb = inode->i_sb;
561 struct super_block *sb = inode->i_sb;
694 struct super_block *sb = inode->i_sb;
851 struct super_block *sb = inode->i_sb;
866 struct super_block *sb = inode->i_sb;
H A Dinode.c18 struct inode *affs_iget(struct super_block *sb, unsigned long ino)
168 struct super_block *sb = inode->i_sb;
293 struct super_block *sb = dir->i_sb;
350 struct super_block *sb = dir->i_sb;
H A Dnamei.c36 affs_get_toupper(struct super_block *sb)
157 affs_hash_name(struct super_block *sb, const u8 *name, unsigned int len)
172 struct super_block *sb = dir->i_sb;
201 struct super_block *sb = dir->i_sb;
248 struct super_block *sb = dir->i_sb;
319 struct super_block *sb = dir->i_sb;
408 struct super_block *sb = old_dir->i_sb;
456 struct super_block *sb = old_dir->i_sb;
538 static struct inode *affs_nfs_get_inode(struct super_block *sb, u64 ino,
553 static struct dentry *affs_fh_to_dentry(struct super_block *s
[all...]
H A Dsuper.c30 static int affs_remount (struct super_block *sb, int *flags, char *data);
33 affs_commit_super(struct super_block *sb, int wait)
50 affs_put_super(struct super_block *sb)
59 affs_sync_fs(struct super_block *sb, int wait)
68 struct super_block *sb;
80 void affs_mark_sb_dirty(struct super_block *sb)
99 static struct inode *affs_alloc_inode(struct super_block *sb)
296 struct super_block *sb = root->d_sb;
332 static int affs_fill_super(struct super_block *sb, void *data, int silent)
552 affs_remount(struct super_block *s
[all...]
/linux-master/fs/afs/
H A Dcallback.c192 struct super_block *sb;
H A Ddynroot.c45 struct inode *afs_iget_pseudo_dir(struct super_block *sb, bool root)
273 struct super_block *sb = net->dynroot_sb;
303 struct super_block *sb = net->dynroot_sb;
335 int afs_dynroot_populate(struct super_block *sb)
364 void afs_dynroot_depopulate(struct super_block *sb)
H A Dinode.c466 struct super_block *sb = dvp->vnode->netfs.inode.i_sb;
527 struct inode *afs_root_iget(struct super_block *sb, struct key *key)
H A Dinternal.h268 static inline struct afs_super_info *AFS_FS_S(struct super_block *sb)
338 struct super_block *dynroot_sb; /* Dynamic root mount superblock */
642 struct super_block __rcu *sb; /* Superblock on which inodes reside */
1092 extern int afs_dynroot_populate(struct super_block *);
1093 extern void afs_dynroot_depopulate(struct super_block *);
1208 extern struct inode *afs_iget_pseudo_dir(struct super_block *, bool);
1210 extern struct inode *afs_root_iget(struct super_block *, struct key *);
1228 static inline struct afs_net *afs_sb2net(struct super_block *sb)
H A Dsuper.c33 static void afs_kill_super(struct super_block *sb);
34 static struct inode *afs_alloc_inode(struct super_block *sb);
421 static int afs_test_super(struct super_block *sb, struct fs_context *fc)
433 static int afs_dynroot_test_super(struct super_block *sb, struct fs_context *fc)
441 static int afs_set_super(struct super_block *sb, struct fs_context *fc)
449 static int afs_fill_super(struct super_block *sb, struct afs_fs_context *ctx)
538 static void afs_kill_super(struct super_block *sb)
562 struct super_block *sb;
681 static struct inode *afs_alloc_inode(struct super_block *sb)
/linux-master/fs/autofs/
H A Dautofs_i.h120 struct super_block *sb;
131 static inline struct autofs_sb_info *autofs_sbi(struct super_block *sb)
156 struct inode *autofs_get_inode(struct super_block *, umode_t);
162 int autofs_expire_run(struct super_block *, struct vfsmount *,
165 int autofs_do_expire_multi(struct super_block *sb, struct vfsmount *mnt,
167 int autofs_expire_multi(struct super_block *, struct vfsmount *,
295 void autofs_kill_sb(struct super_block *);
H A Ddev-ioctl.c647 struct super_block *sb;
H A Dexpire.c271 static struct dentry *autofs_expire_direct(struct super_block *sb,
417 static struct dentry *autofs_expire_indirect(struct super_block *sb,
533 int autofs_expire_run(struct super_block *sb,
572 int autofs_do_expire_multi(struct super_block *sb, struct vfsmount *mnt,
608 int autofs_expire_multi(struct super_block *sb, struct vfsmount *mnt,
H A Dinode.c39 void autofs_kill_sb(struct super_block *sb)
307 static int autofs_fill_super(struct super_block *s, struct fs_context *fc)
436 struct inode *autofs_get_inode(struct super_block *sb, umode_t mode)
/linux-master/fs/
H A Dbacking-file.c152 struct super_block *sb = file_inode(iocb->ki_filp)->i_sb;
/linux-master/fs/bcachefs/
H A Dbcachefs.h749 struct super_block *vfs_sb;
H A Dfs.c215 static struct inode *bch2_alloc_inode(struct super_block *sb)
1315 static struct inode *bch2_nfs_get_inode(struct super_block *sb,
1330 static struct dentry *bch2_fh_to_dentry(struct super_block *sb, struct fid *_fid,
1341 static struct dentry *bch2_fh_to_parent(struct super_block *sb, struct fid *_fid,
1653 struct super_block *sb = dentry->d_sb;
1678 static int bch2_sync_fs(struct super_block *sb, int wait)
1711 static int bch2_remount(struct super_block *sb, int *flags, char *data)
1798 static void bch2_put_super(struct super_block *sb)
1813 static int bch2_freeze(struct super_block *sb)
1823 static int bch2_unfreeze(struct super_block *s
[all...]
H A Dquota.c210 struct super_block *sb,
549 static int bch2_quota_enable(struct super_block *sb, unsigned uflags)
595 static int bch2_quota_disable(struct super_block *sb, unsigned uflags)
618 static int bch2_quota_remove(struct super_block *sb, unsigned uflags)
669 static int bch2_quota_get_state(struct super_block *sb, struct qc_state *state)
698 static int bch2_quota_set_info(struct super_block *sb, int type,
775 static int bch2_get_quota(struct super_block *sb, struct kqid kqid,
794 static int bch2_get_next_quota(struct super_block *sb, struct kqid *kqid,
851 static int bch2_set_quota(struct super_block *sb, struct kqid qid,
/linux-master/fs/befs/
H A Dbtree.c91 static int befs_btree_seekleaf(struct super_block *sb, const befs_data_stream *ds,
96 static int befs_bt_read_super(struct super_block *sb, const befs_data_stream *ds,
99 static int befs_bt_read_node(struct super_block *sb, const befs_data_stream *ds,
111 static int befs_find_key(struct super_block *sb,
115 static char *befs_bt_get_key(struct super_block *sb,
134 befs_bt_read_super(struct super_block *sb, const befs_data_stream *ds,
191 befs_bt_read_node(struct super_block *sb, const befs_data_stream *ds,
245 befs_btree_find(struct super_block *sb, const befs_data_stream *ds,
330 befs_find_key(struct super_block *sb, struct befs_btree_node *node,
411 befs_btree_read(struct super_block *s
[all...]

Completed in 301 milliseconds

1234567891011>>