Searched refs:super_block (Results 1 - 25 of 651) sorted by path

1234567891011>>

/linux-master/drivers/xen/xenfs/
H A Dsuper.c47 static int xenfs_fill_super(struct super_block *sb, struct fs_context *fc)
/linux-master/fs/affs/
H A Dbitmap.c15 affs_count_free_blocks(struct super_block *sb)
39 affs_free_block(struct super_block *sb, u32 block)
117 struct super_block *sb;
244 int affs_init_bitmap(struct super_block *sb, int *flags)
353 void affs_free_bitmap(struct super_block *sb)
H A Ddir.c48 struct super_block *sb = inode->i_sb;
/linux-master/fs/befs/
H A Dbefs.h94 void befs_error(const struct super_block *sb, const char *fmt, ...);
96 void befs_warning(const struct super_block *sb, const char *fmt, ...);
98 void befs_debug(const struct super_block *sb, const char *fmt, ...);
100 void befs_dump_super_block(const struct super_block *sb, befs_super_block *);
101 void befs_dump_inode(const struct super_block *sb, befs_inode *);
102 void befs_dump_index_entry(const struct super_block *sb, befs_disk_btree_super *);
103 void befs_dump_index_node(const struct super_block *sb, befs_btree_nodehead *);
107 /* Gets a pointer to the private portion of the super_block
111 BEFS_SB(const struct super_block *super)
123 iaddr2blockno(struct super_block *s
[all...]
H A Dbtree.h7 int befs_btree_find(struct super_block *sb, const befs_data_stream *ds,
10 int befs_btree_read(struct super_block *sb, const befs_data_stream *ds,
H A Ddatastream.c24 static int befs_find_brun_direct(struct super_block *sb,
28 static int befs_find_brun_indirect(struct super_block *sb,
33 static int befs_find_brun_dblindirect(struct super_block *sb,
49 befs_read_datastream(struct super_block *sb, const befs_data_stream *ds,
95 befs_fblock2brun(struct super_block *sb, const befs_data_stream *data,
130 befs_read_lsymlink(struct super_block *sb, const befs_data_stream *ds,
172 befs_count_blocks(struct super_block *sb, const befs_data_stream *ds)
251 befs_find_brun_direct(struct super_block *sb, const befs_data_stream *data,
305 befs_find_brun_indirect(struct super_block *sb,
414 befs_find_brun_dblindirect(struct super_block *s
[all...]
H A Ddatastream.h7 struct buffer_head *befs_read_datastream(struct super_block *sb,
11 int befs_fblock2brun(struct super_block *sb, const befs_data_stream *data,
14 size_t befs_read_lsymlink(struct super_block *sb, const befs_data_stream *data,
17 befs_blocknr_t befs_count_blocks(struct super_block *sb,
H A Dendian.h16 fs64_to_cpu(const struct super_block *sb, fs64 n)
25 cpu_to_fs64(const struct super_block *sb, u64 n)
34 fs32_to_cpu(const struct super_block *sb, fs32 n)
43 cpu_to_fs32(const struct super_block *sb, u32 n)
52 fs16_to_cpu(const struct super_block *sb, fs16 n)
61 cpu_to_fs16(const struct super_block *sb, u16 n)
72 fsrun_to_cpu(const struct super_block *sb, befs_disk_block_run n)
89 cpu_to_fsrun(const struct super_block *sb, befs_block_run n)
106 fsds_to_cpu(const struct super_block *sb, const befs_disk_data_stream *n)
H A Dinode.c19 befs_check_inode(struct super_block *sb, befs_inode *raw_inode,
H A Dinode.h6 int befs_check_inode(struct super_block *sb, befs_inode *raw_inode,
H A Dio.c27 befs_bread_iaddr(struct super_block *sb, befs_inode_addr iaddr)
H A Dio.h5 struct buffer_head *befs_bread_iaddr(struct super_block *sb,
H A Dsuper.c21 befs_load_sb(struct super_block *sb, befs_super_block *disk_sb)
58 befs_check_sb(struct super_block *sb)
H A Dsuper.h5 int befs_load_sb(struct super_block *sb, befs_super_block *disk_sb);
6 int befs_check_sb(struct super_block *sb);
/linux-master/fs/bfs/
H A Dbfs.h41 static inline struct bfs_sb_info *BFS_SB(struct super_block *sb)
56 extern struct inode *bfs_iget(struct super_block *sb, unsigned long ino);
57 extern void bfs_dump_imap(const char *, struct super_block *);
/linux-master/fs/coda/
H A Dcoda_cache.h17 void coda_cache_clear_all(struct super_block *sb);
H A Dcoda_fs_i.h52 struct inode *coda_cnode_make(struct CodaFid *, struct super_block *);
53 struct inode *coda_iget(struct super_block *sb, struct CodaFid *fid, struct coda_vattr *attr);
54 struct inode *coda_cnode_makectl(struct super_block *sb);
55 struct inode *coda_fid_to_inode(struct CodaFid *fid, struct super_block *sb);
H A Dcoda_psdev.h38 struct super_block *vc_sb;
42 static inline struct venus_comm *coda_vcp(struct super_block *sb)
48 int venus_rootfid(struct super_block *sb, struct CodaFid *fidp);
49 int venus_getattr(struct super_block *sb, struct CodaFid *fid,
51 int venus_setattr(struct super_block *, struct CodaFid *, struct coda_vattr *);
52 int venus_lookup(struct super_block *sb, struct CodaFid *fid,
55 int venus_close(struct super_block *sb, struct CodaFid *fid, int flags,
57 int venus_open(struct super_block *sb, struct CodaFid *fid, int flags,
59 int venus_mkdir(struct super_block *sb, struct CodaFid *dirfid,
62 int venus_create(struct super_block *s
[all...]
/linux-master/fs/efs/
H A Dnamei.c77 static struct inode *efs_nfs_get_inode(struct super_block *sb, u64 ino,
96 struct dentry *efs_fh_to_dentry(struct super_block *sb, struct fid *fid,
103 struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid,
/linux-master/fs/hfs/
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 Dpart_tbl.c58 int hfs_part_find(struct super_block *sb,
/linux-master/fs/hpfs/
H A Dalloc.c12 static void hpfs_claim_alloc(struct super_block *s, secno sec)
25 static void hpfs_claim_free(struct super_block *s, secno sec)
38 static void hpfs_claim_dirband_alloc(struct super_block *s, secno sec)
51 static void hpfs_claim_dirband_free(struct super_block *s, secno sec)
69 static int chk_if_allocated(struct super_block *s, secno sec, char *msg)
100 int hpfs_chk_sectors(struct super_block *s, secno start, int len, char *msg)
115 static secno alloc_in_bmp(struct super_block *s, secno near, unsigned n, unsigned forward)
203 secno hpfs_alloc_sector(struct super_block *s, secno near, unsigned n, int forward)
277 static secno alloc_in_dirband(struct super_block *s, secno near)
296 int hpfs_alloc_if_possible(struct super_block *
[all...]
H A Danode.c14 secno hpfs_bplus_lookup(struct super_block *s, struct inode *inode,
61 secno hpfs_add_sector_to_btree(struct super_block *s, secno node, int fnod, unsigned fsecno)
274 void hpfs_remove_btree(struct super_block *s, struct bplus_header *btree)
330 static secno anode_lookup(struct super_block *s, anode_secno a, unsigned sec)
338 int hpfs_ea_read(struct super_block *s, secno a, int ano, unsigned pos,
361 int hpfs_ea_write(struct super_block *s, secno a, int ano, unsigned pos,
385 void hpfs_ea_remove(struct super_block *s, secno a, int ano, unsigned len)
399 void hpfs_truncate_btree(struct super_block *s, secno f, int fno, unsigned secs)
481 void hpfs_remove_fnode(struct super_block *s, fnode_secno fno)
H A Ddnode.c140 static void set_last_pointer(struct super_block *s, struct dnode *d, dnode_secno ptr)
173 struct hpfs_dirent *hpfs_add_de(struct super_block *s, struct dnode *d,
204 static void hpfs_delete_de(struct super_block *s, struct dnode *d,
215 static void fix_up_ptrs(struct super_block *s, struct dnode *d)
743 void hpfs_count_dnodes(struct super_block *s, dnode_secno dno, int *n_dnodes,
796 static struct hpfs_dirent *map_nth_dirent(struct super_block *s, dnode_secno dno, int n,
818 dnode_secno hpfs_de_as_down_as_possible(struct super_block *s, dnode_secno dno)
950 void hpfs_remove_dtree(struct super_block *s, dnode_secno dno)
998 struct hpfs_dirent *map_fnode_dirent(struct super_block *s, fnode_secno fno,
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;

Completed in 399 milliseconds

1234567891011>>