Searched refs:super_block (Results 76 - 100 of 651) sorted by relevance

1234567891011>>

/linux-master/fs/kernfs/
H A Dmount.c82 static struct dentry *__kernfs_fh_to_dentry(struct super_block *sb,
131 static struct dentry *kernfs_fh_to_dentry(struct super_block *sb,
138 static struct dentry *kernfs_fh_to_parent(struct super_block *sb,
160 * kernfs_root_from_sb - determine kernfs_root associated with a super_block
161 * @sb: the super_block in question
166 struct kernfs_root *kernfs_root_from_sb(struct super_block *sb)
201 * @sb: the kernfs super_block
206 struct super_block *sb)
246 static int kernfs_fill_super(struct super_block *sb, struct kernfs_fs_context *kfc)
288 static int kernfs_test_super(struct super_block *s
[all...]
/linux-master/fs/squashfs/
H A Dfragment.c35 int squashfs_frag_lookup(struct super_block *sb, unsigned int fragment,
63 __le64 *squashfs_read_fragment_index_table(struct super_block *sb,
H A Did.c32 int squashfs_get_id(struct super_block *sb, unsigned int index,
60 __le64 *squashfs_read_id_index_table(struct super_block *sb,
/linux-master/fs/jfs/
H A Djfs_discard.c34 struct super_block *sb = ip->i_sb;
69 struct super_block *sb = ipbmap->i_sb;
H A Djfs_umount.c37 int jfs_umount(struct super_block *sb)
121 int jfs_umount_rw(struct super_block *sb)
/linux-master/fs/xfs/
H A Dxfs_quotaops.c56 struct super_block *sb,
108 struct super_block *sb,
158 struct super_block *sb,
173 struct super_block *sb,
188 struct super_block *sb,
215 struct super_block *sb,
232 struct super_block *sb,
256 struct super_block *sb,
/linux-master/include/linux/
H A Dnfs_ssc.h28 void (*sco_sb_deactive)(struct super_block *sb);
77 static inline void nfs_do_sb_deactive(struct super_block *sb)
H A Dfs_context.h24 struct super_block;
147 int reconfigure_single(struct super_block *s,
151 int (*fill_super)(struct super_block *sb,
154 int (*fill_super)(struct super_block *sb,
157 int (*fill_super)(struct super_block *sb,
161 int setup_bdev_super(struct super_block *sb, int sb_flags,
164 int (*fill_super)(struct super_block *sb,
/linux-master/fs/gfs2/
H A Dsuper.h48 int gfs2_statfs_sync(struct super_block *sb, int type);
50 void gfs2_thaw_freeze_initiator(struct super_block *sb);
/linux-master/fs/reiserfs/
H A Dobjectid.c17 static void check_objectid_map(struct super_block *s, __le32 * map)
27 static void check_objectid_map(struct super_block *s, __le32 * map)
51 struct super_block *s = th->t_super;
100 struct super_block *s = th->t_super;
179 int reiserfs_convert_objectid_map_v1(struct super_block *s)
/linux-master/fs/ufs/
H A Dutil.h32 ufs_get_fs_state(struct super_block *sb, struct ufs_super_block_first *usb1,
51 ufs_set_fs_state(struct super_block *sb, struct ufs_super_block_first *usb1,
74 ufs_get_fs_npsect(struct super_block *sb, struct ufs_super_block_first *usb1,
84 ufs_get_fs_qbmask(struct super_block *sb, struct ufs_super_block_third *usb3)
108 ufs_get_fs_qfmask(struct super_block *sb, struct ufs_super_block_third *usb3)
132 ufs_get_de_namlen(struct super_block *sb, struct ufs_dir_entry *de)
141 ufs_set_de_namlen(struct super_block *sb, struct ufs_dir_entry *de, u16 value)
150 ufs_set_de_type(struct super_block *sb, struct ufs_dir_entry *de, int mode)
186 ufs_get_inode_uid(struct super_block *sb, struct ufs_inode *inode)
201 ufs_set_inode_uid(struct super_block *s
[all...]
/linux-master/fs/ext4/
H A Dmballoc.h175 struct super_block *ac_sb;
223 struct super_block *bd_sb;
228 static inline ext4_fsblk_t ext4_grp_offs_to_block(struct super_block *sb,
250 struct super_block *sb,
258 struct super_block *sb,
H A Dmmp.c11 static __le32 ext4_mmp_csum(struct super_block *sb, struct mmp_struct *mmp)
22 static int ext4_mmp_csum_verify(struct super_block *sb, struct mmp_struct *mmp)
30 static void ext4_mmp_csum_set(struct super_block *sb, struct mmp_struct *mmp)
42 static int write_mmp_block_thawed(struct super_block *sb,
58 static int write_mmp_block(struct super_block *sb, struct buffer_head *bh)
76 static int read_mmp_block(struct super_block *sb, struct buffer_head **bh,
122 void __dump_mmp_msg(struct super_block *sb, struct mmp_struct *mmp,
138 struct super_block *sb = data;
279 int ext4_multi_mount_protect(struct super_block *sb,
/linux-master/fs/hfsplus/
H A Dhfsplus_fs.h74 struct super_block *sb;
205 static inline struct hfsplus_sb_info *HFSPLUS_SB(struct super_block *sb)
308 static inline unsigned short hfsplus_min_io_size(struct super_block *sb)
368 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key,
372 int hfsplus_find_attr(struct super_block *sb, u32 cnid, const char *name,
381 int hfsplus_block_allocate(struct super_block *sb, u32 size, u32 offset,
383 int hfsplus_block_free(struct super_block *sb, u32 offset, u32 count);
388 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id);
441 int hfsplus_cat_build_key(struct super_block *sb, hfsplus_btree_key *key,
443 void hfsplus_cat_build_key_with_cnid(struct super_block *s
[all...]
/linux-master/fs/befs/
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 Ddebug.c29 befs_error(const struct super_block *sb, const char *fmt, ...)
42 befs_warning(const struct super_block *sb, const char *fmt, ...)
55 befs_debug(const struct super_block *sb, const char *fmt, ...)
72 befs_dump_inode(const struct super_block *sb, befs_inode *inode)
156 befs_dump_super_block(const struct super_block *sb, befs_super_block *sup)
207 befs_dump_small_data(const struct super_block *sb, befs_small_data *sd)
213 befs_dump_run(const struct super_block *sb, befs_disk_block_run run)
226 befs_dump_index_entry(const struct super_block *sb,
248 befs_dump_index_node(const struct super_block *sb, befs_btree_nodehead *node)
/linux-master/fs/crypto/
H A Dfscrypt_private.h300 int fscrypt_initialize(struct super_block *sb);
338 fscrypt_max_file_dun_bits(const struct super_block *sb, int du_bits)
391 void fscrypt_destroy_inline_crypt_key(struct super_block *sb,
438 fscrypt_destroy_inline_crypt_key(struct super_block *sb,
620 void fscrypt_put_master_key_activeref(struct super_block *sb,
624 fscrypt_find_master_key(struct super_block *sb,
630 int fscrypt_add_test_dummy_key(struct super_block *sb,
633 int fscrypt_verify_key_added(struct super_block *sb,
657 void fscrypt_destroy_prepared_key(struct super_block *sb,
713 const union fscrypt_policy *fscrypt_get_dummy_policy(struct super_block *s
[all...]
/linux-master/fs/jffs2/
H A Dsuper.c34 static void jffs2_put_super(struct super_block *);
38 static struct inode *jffs2_alloc_inode(struct super_block *sb)
97 static int jffs2_sync_fs(struct super_block *sb, int wait)
112 static struct inode *jffs2_nfs_get_inode(struct super_block *sb, uint64_t ino,
121 static struct dentry *jffs2_fh_to_dentry(struct super_block *sb, struct fid *fid,
128 static struct dentry *jffs2_fh_to_parent(struct super_block *sb, struct fid *fid,
235 struct super_block *sb = fc->root->d_sb;
258 static int jffs2_fill_super(struct super_block *sb, struct fs_context *fc)
322 static void jffs2_put_super (struct super_block *sb)
344 static void jffs2_kill_sb(struct super_block *s
[all...]
/linux-master/fs/fat/
H A Dnfs.c23 static struct inode *fat_dget(struct super_block *sb, int i_logstart)
44 static struct inode *fat_ilookup(struct super_block *sb, u64 ino, loff_t i_pos)
56 static struct inode *__fat_nfs_get_inode(struct super_block *sb,
92 static struct inode *fat_nfs_get_inode(struct super_block *sb,
148 static struct dentry *fat_fh_to_dentry(struct super_block *sb, struct fid *fid,
155 static struct dentry *fat_fh_to_dentry_nostale(struct super_block *sb,
186 static struct dentry *fat_fh_to_parent(struct super_block *sb, struct fid *fid,
193 static struct dentry *fat_fh_to_parent_nostale(struct super_block *sb,
220 struct inode *fat_rebuild_parent(struct super_block *sb, int parent_logstart)
270 struct super_block *s
[all...]
/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 Dbuffer.c14 secno hpfs_search_hotfix_map(struct super_block *s, secno sec)
26 unsigned hpfs_search_hotfix_map_for_range(struct super_block *s, secno sec, unsigned n)
38 void hpfs_prefetch_sectors(struct super_block *s, unsigned secno, int n)
71 void *hpfs_map_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp,
93 void *hpfs_get_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp)
114 void *hpfs_map_4sectors(struct super_block *s, unsigned secno, struct quad_buffer_head *qbh,
168 void *hpfs_get_4sectors(struct super_block *s, unsigned secno,
/linux-master/fs/ocfs2/
H A Docfs2.h82 struct super_block *ocfs2_metadata_cache_get_super(struct ocfs2_caching_info *ci);
295 struct super_block *sb;
709 static inline unsigned long ino_from_blkno(struct super_block *sb,
715 static inline u64 ocfs2_clusters_to_blocks(struct super_block *sb,
724 static inline u32 ocfs2_clusters_for_blocks(struct super_block *sb,
734 static inline u32 ocfs2_blocks_to_clusters(struct super_block *sb,
743 static inline unsigned int ocfs2_clusters_for_bytes(struct super_block *sb,
756 static inline unsigned int ocfs2_bytes_to_clusters(struct super_block *sb,
766 static inline u64 ocfs2_blocks_for_bytes(struct super_block *sb,
773 static inline u64 ocfs2_clusters_to_bytes(struct super_block *s
[all...]
/linux-master/fs/qnx6/
H A Dinode.c31 static void qnx6_put_super(struct super_block *sb);
32 static struct inode *qnx6_alloc_inode(struct super_block *sb);
34 static int qnx6_remount(struct super_block *sb, int *flags, char *data);
49 struct super_block *sb = root->d_sb;
57 static int qnx6_remount(struct super_block *sb, int *flags, char *data)
64 static unsigned qnx6_get_devblock(struct super_block *sb, __fs32 block)
113 struct super_block *s = inode->i_sb;
157 struct super_block *sb = dentry->d_sb;
179 static const char *qnx6_checkroot(struct super_block *s)
203 void qnx6_superblock_debug(struct qnx6_super_block *sb, struct super_block *
[all...]
/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 *);
/linux-master/fs/minix/
H A Dbitmap.c44 struct super_block *sb = inode->i_sb;
97 unsigned long minix_count_free_blocks(struct super_block *sb)
107 minix_V1_raw_inode(struct super_block *sb, ino_t ino, struct buffer_head **bh)
131 minix_V2_raw_inode(struct super_block *sb, ino_t ino, struct buffer_head **bh)
185 struct super_block *sb = inode->i_sb;
215 struct super_block *sb = dir->i_sb;
263 unsigned long minix_count_free_inodes(struct super_block *sb)

Completed in 492 milliseconds

1234567891011>>