Home
last modified time | relevance | path

Searched defs:sb (Results 1 – 200 of 555) sorted by relevance

123

/linux-4.4.14/fs/befs/
Dendian.h15 fs64_to_cpu(const struct super_block *sb, fs64 n) in fs64_to_cpu()
24 cpu_to_fs64(const struct super_block *sb, u64 n) in cpu_to_fs64()
33 fs32_to_cpu(const struct super_block *sb, fs32 n) in fs32_to_cpu()
42 cpu_to_fs32(const struct super_block *sb, u32 n) in cpu_to_fs32()
51 fs16_to_cpu(const struct super_block *sb, fs16 n) in fs16_to_cpu()
60 cpu_to_fs16(const struct super_block *sb, u16 n) in cpu_to_fs16()
71 fsrun_to_cpu(const struct super_block *sb, befs_disk_block_run n) in fsrun_to_cpu()
88 cpu_to_fsrun(const struct super_block *sb, befs_block_run n) in cpu_to_fsrun()
105 fsds_to_cpu(const struct super_block *sb, const befs_disk_data_stream *n) in fsds_to_cpu()
Ddebug.c28 befs_error(const struct super_block *sb, const char *fmt, ...) in befs_error()
41 befs_warning(const struct super_block *sb, const char *fmt, ...) in befs_warning()
54 befs_debug(const struct super_block *sb, const char *fmt, ...) in befs_debug()
70 befs_dump_inode(const struct super_block *sb, befs_inode * inode) in befs_dump_inode()
154 befs_dump_super_block(const struct super_block *sb, befs_super_block * sup) in befs_dump_super_block()
223 befs_dump_index_entry(const struct super_block *sb, befs_disk_btree_super * super) in befs_dump_index_entry()
244 befs_dump_index_node(const struct super_block *sb, befs_btree_nodehead * node) in befs_dump_index_node()
Dlinuxvfs.c122 struct super_block *sb = inode->i_sb; in befs_get_block() local
161 struct super_block *sb = dir->i_sb; in befs_lookup() local
211 struct super_block *sb = inode->i_sb; in befs_readdir() local
269 befs_alloc_inode(struct super_block *sb) in befs_alloc_inode()
297 static struct inode *befs_iget(struct super_block *sb, unsigned long ino) in befs_iget()
469 struct super_block *sb = dentry->d_sb; in befs_follow_link() local
502 befs_utf2nls(struct super_block *sb, const char *in, in befs_utf2nls()
582 befs_nls2utf(struct super_block *sb, const char *in, in befs_nls2utf()
736 befs_put_super(struct super_block *sb) in befs_put_super()
752 befs_fill_super(struct super_block *sb, void *data, int silent) in befs_fill_super()
[all …]
Ddatastream.c48 befs_read_datastream(struct super_block *sb, befs_data_stream * ds, in befs_read_datastream()
90 befs_fblock2brun(struct super_block *sb, befs_data_stream * data, in befs_fblock2brun()
125 befs_read_lsymlink(struct super_block * sb, befs_data_stream * ds, void *buff, in befs_read_lsymlink()
166 befs_count_blocks(struct super_block * sb, befs_data_stream * ds) in befs_count_blocks()
246 befs_find_brun_direct(struct super_block *sb, befs_data_stream * data, in befs_find_brun_direct()
306 befs_find_brun_indirect(struct super_block *sb, in befs_find_brun_indirect()
414 befs_find_brun_dblindirect(struct super_block *sb, in befs_find_brun_dblindirect()
Dbtree.c137 befs_bt_read_super(struct super_block *sb, befs_data_stream * ds, in befs_bt_read_super()
196 befs_bt_read_node(struct super_block *sb, befs_data_stream * ds, in befs_bt_read_node()
250 befs_btree_find(struct super_block *sb, befs_data_stream * ds, in befs_btree_find()
339 befs_find_key(struct super_block *sb, struct befs_btree_node *node, in befs_find_key()
419 befs_btree_read(struct super_block *sb, befs_data_stream * ds, in befs_btree_read()
551 befs_btree_seekleaf(struct super_block *sb, befs_data_stream * ds, in befs_btree_seekleaf()
684 befs_bt_get_key(struct super_block *sb, struct befs_btree_node *node, in befs_bt_get_key()
Dsuper.c25 befs_load_sb(struct super_block *sb, befs_super_block * disk_sb) in befs_load_sb()
60 befs_check_sb(struct super_block *sb) in befs_check_sb()
Dio.c27 befs_bread_iaddr(struct super_block *sb, befs_inode_addr iaddr) in befs_bread_iaddr()
64 befs_bread(struct super_block *sb, befs_blocknr_t block) in befs_bread()
Dbefs.h119 iaddr2blockno(struct super_block *sb, befs_inode_addr * iaddr) in iaddr2blockno()
126 blockno2iaddr(struct super_block *sb, befs_blocknr_t blockno) in blockno2iaddr()
138 befs_iaddrs_per_block(struct super_block *sb) in befs_iaddrs_per_block()
150 befs_brun_size(struct super_block *sb, befs_block_run run) in befs_brun_size()
/linux-4.4.14/fs/logfs/
Dgc.c31 static int no_free_segments(struct super_block *sb) in no_free_segments()
39 static u8 root_distance(struct super_block *sb, gc_level_t __gc_level) in root_distance()
65 static int segment_is_reserved(struct super_block *sb, u32 segno) in segment_is_reserved()
87 static void logfs_mark_segment_bad(struct super_block *sb, u32 segno) in logfs_mark_segment_bad()
96 static u32 logfs_valid_bytes(struct super_block *sb, u32 segno, u32 *ec, in logfs_valid_bytes()
113 static void logfs_cleanse_block(struct super_block *sb, u64 ofs, u64 ino, in logfs_cleanse_block()
125 static u32 logfs_gc_segment(struct super_block *sb, u32 segno) in logfs_gc_segment()
226 static void free_candidate(struct super_block *sb, struct gc_candidate *cand) in free_candidate()
234 u32 get_best_cand(struct super_block *sb, struct candidate_list *list, u32 *ec) in get_best_cand()
268 static void __add_candidate(struct super_block *sb, struct gc_candidate *cand) in __add_candidate()
[all …]
Dsuper.c54 static void dump_segfile(struct super_block *sb) in dump_segfile()
89 void logfs_crash_dump(struct super_block *sb) in logfs_crash_dump()
99 struct super_block *sb = dentry->d_sb; in logfs_statfs() local
113 static int logfs_sb_set(struct super_block *sb, void *_super) in logfs_sb_set()
131 static int logfs_sb_test(struct super_block *sb, void *_super) in logfs_sb_test()
155 static void logfs_write_ds(struct super_block *sb, struct logfs_disk_super *ds, in logfs_write_ds()
187 static int write_one_sb(struct super_block *sb, in write_one_sb()
188 struct page *(*find_sb)(struct super_block *sb, u64 *ofs)) in write_one_sb()
213 int logfs_write_sb(struct super_block *sb) in logfs_write_sb()
241 static int logfs_recover_sb(struct super_block *sb) in logfs_recover_sb()
[all …]
Djournal.c11 static void logfs_calc_free(struct super_block *sb) in logfs_calc_free()
50 static void reserve_sb_and_journal(struct super_block *sb) in reserve_sb_and_journal()
73 static void read_dynsb(struct super_block *sb, in read_dynsb()
87 static void read_anchor(struct super_block *sb, in read_anchor()
105 static void read_erasecount(struct super_block *sb, in read_erasecount()
115 static int read_area(struct super_block *sb, struct logfs_je_area *a) in read_area()
159 static int __read_je_header(struct super_block *sb, u64 ofs, in __read_je_header()
184 static int __read_je_payload(struct super_block *sb, u64 ofs, in __read_je_payload()
211 static int __read_je(struct super_block *sb, u64 ofs, in __read_je()
222 static int read_je(struct super_block *sb, u64 ofs) in read_je()
[all …]
Dsegment.c15 static int logfs_mark_segment_bad(struct super_block *sb, u32 segno) in logfs_mark_segment_bad()
29 int logfs_erase_segment(struct super_block *sb, u32 segno, int ensure_erase) in logfs_erase_segment()
52 static struct page *get_mapping_page(struct super_block *sb, pgoff_t index, in get_mapping_page()
107 struct super_block *sb = area->a_sb; in pad_partial_page() local
128 struct super_block *sb = area->a_sb; in pad_full_pages() local
167 static void *alias_tree_lookup(struct super_block *sb, u64 ino, u64 bix, in alias_tree_lookup()
176 static int alias_tree_insert(struct super_block *sb, u64 ino, u64 bix, in alias_tree_insert()
185 static int btree_write_alias(struct super_block *sb, struct logfs_block *block, in btree_write_alias()
206 int logfs_load_object_aliases(struct super_block *sb, in logfs_load_object_aliases()
256 struct super_block *sb = block->sb; in kill_alias() local
[all …]
Ddev_bdev.c38 struct super_block *sb = _sb; in bdev_readpage() local
60 struct super_block *sb = bio->bi_private; in writeseg_end_io() local
74 static int __bdev_writeseg(struct super_block *sb, u64 ofs, pgoff_t index, in __bdev_writeseg()
130 static void bdev_writeseg(struct super_block *sb, u64 ofs, size_t len) in bdev_writeseg()
156 struct super_block *sb = bio->bi_private; in erase_end_io() local
166 static int do_erase(struct super_block *sb, u64 ofs, pgoff_t index, in do_erase()
214 static int bdev_erase(struct super_block *sb, loff_t to, size_t len, in bdev_erase()
238 static void bdev_sync(struct super_block *sb) in bdev_sync()
245 static struct page *bdev_find_first_sb(struct super_block *sb, u64 *ofs) in bdev_find_first_sb()
255 static struct page *bdev_find_last_sb(struct super_block *sb, u64 *ofs) in bdev_find_last_sb()
[all …]
Dinode.c81 static struct inode *__logfs_iget(struct super_block *sb, ino_t ino) in __logfs_iget()
109 struct inode *logfs_iget(struct super_block *sb, ino_t ino) in logfs_iget()
120 struct inode *logfs_safe_iget(struct super_block *sb, ino_t ino, int *is_cached) in logfs_safe_iget()
202 static void logfs_init_inode(struct super_block *sb, struct inode *inode) in logfs_init_inode()
226 static struct inode *logfs_alloc_inode(struct super_block *sb) in logfs_alloc_inode()
262 struct inode *logfs_new_meta_inode(struct super_block *sb, u64 ino) in logfs_new_meta_inode()
278 struct inode *logfs_read_meta_inode(struct super_block *sb, u64 ino) in logfs_read_meta_inode()
322 static void logfs_set_ino_generation(struct super_block *sb, in logfs_set_ino_generation()
344 struct super_block *sb = dir->i_sb; in logfs_new_inode() local
380 static int logfs_sync_fs(struct super_block *sb, int wait) in logfs_sync_fs()
[all …]
Ddev_mtd.c16 static int logfs_mtd_read(struct super_block *sb, loff_t ofs, size_t len, in logfs_mtd_read()
35 static int loffs_mtd_write(struct super_block *sb, loff_t ofs, size_t len, in loffs_mtd_write()
72 static int logfs_mtd_erase_mapping(struct super_block *sb, loff_t ofs, in logfs_mtd_erase_mapping()
90 static int logfs_mtd_erase(struct super_block *sb, loff_t ofs, size_t len, in logfs_mtd_erase()
118 static void logfs_mtd_sync(struct super_block *sb) in logfs_mtd_sync()
127 struct super_block *sb = _sb; in logfs_mtd_readpage() local
148 static struct page *logfs_mtd_find_first_sb(struct super_block *sb, u64 *ofs) in logfs_mtd_find_first_sb()
165 static struct page *logfs_mtd_find_last_sb(struct super_block *sb, u64 *ofs) in logfs_mtd_find_last_sb()
183 static int __logfs_mtd_writeseg(struct super_block *sb, u64 ofs, pgoff_t index, in __logfs_mtd_writeseg()
205 static void logfs_mtd_writeseg(struct super_block *sb, u64 ofs, size_t len) in logfs_mtd_writeseg()
[all …]
Dreadwrite.c189 struct super_block *sb = inode->i_sb; in __logfs_set_blocks() local
205 static void prelock_page(struct super_block *sb, struct page *page, int lock) in prelock_page()
222 static void preunlock_page(struct super_block *sb, struct page *page, int lock) in preunlock_page()
247 void logfs_get_wblocks(struct super_block *sb, struct page *page, int lock) in logfs_get_wblocks()
262 void logfs_put_wblocks(struct super_block *sb, struct page *page, int lock) in logfs_put_wblocks()
380 static inline void init_shadow_tree(struct super_block *sb, in init_shadow_tree()
461 static int inode_write_alias(struct super_block *sb, in inode_write_alias()
503 static int indirect_write_alias(struct super_block *sb, in indirect_write_alias()
529 int logfs_write_obj_aliases_pagecache(struct super_block *sb) in logfs_write_obj_aliases_pagecache()
543 void __free_block(struct super_block *sb, struct logfs_block *block) in __free_block()
[all …]
Dlogfs.h297 struct super_block *sb; member
628 static inline struct logfs_super *logfs_super(struct super_block *sb) in logfs_super()
638 static inline void logfs_set_ro(struct super_block *sb) in logfs_set_ro()
643 #define LOGFS_BUG(sb) do { \ argument
650 #define LOGFS_BUG_ON(condition, sb) \ argument
663 static inline pgoff_t logfs_index(struct super_block *sb, u64 pos) in logfs_index()
668 static inline u64 dev_ofs(struct super_block *sb, u32 segno, u32 ofs) in dev_ofs()
673 static inline u32 seg_no(struct super_block *sb, u64 ofs) in seg_no()
678 static inline u32 seg_ofs(struct super_block *sb, u64 ofs) in seg_ofs()
683 static inline u64 seg_align(struct super_block *sb, u64 ofs) in seg_align()
[all …]
/linux-4.4.14/include/linux/
Dquotaops.h16 static inline struct quota_info *sb_dqopt(struct super_block *sb) in sb_dqopt()
31 #define quota_error(sb, fmt, args...) \ argument
75 static inline int dquot_suspend(struct super_block *sb, int type) in dquot_suspend()
108 static inline struct mem_dqinfo *sb_dqinfo(struct super_block *sb, int type) in sb_dqinfo()
117 static inline bool sb_has_quota_usage_enabled(struct super_block *sb, int type) in sb_has_quota_usage_enabled()
123 static inline bool sb_has_quota_limits_enabled(struct super_block *sb, int type) in sb_has_quota_limits_enabled()
129 static inline bool sb_has_quota_suspended(struct super_block *sb, int type) in sb_has_quota_suspended()
135 static inline unsigned sb_any_quota_suspended(struct super_block *sb) in sb_any_quota_suspended()
141 static inline bool sb_has_quota_loaded(struct super_block *sb, int type) in sb_has_quota_loaded()
147 static inline unsigned sb_any_quota_loaded(struct super_block *sb) in sb_any_quota_loaded()
[all …]
Dbuffer_head.h295 sb_bread(struct super_block *sb, sector_t block) in sb_bread()
301 sb_bread_unmovable(struct super_block *sb, sector_t block) in sb_bread_unmovable()
307 sb_breadahead(struct super_block *sb, sector_t block) in sb_breadahead()
313 sb_getblk(struct super_block *sb, sector_t block) in sb_getblk()
320 sb_getblk_gfp(struct super_block *sb, sector_t block, gfp_t gfp) in sb_getblk_gfp()
326 sb_find_get_block(struct super_block *sb, sector_t block) in sb_find_get_block()
332 map_bh(struct buffer_head *bh, struct super_block *sb, sector_t block) in map_bh()
Dcleancache.h78 static inline void cleancache_init_fs(struct super_block *sb) in cleancache_init_fs()
84 static inline void cleancache_init_shared_fs(struct super_block *sb) in cleancache_init_shared_fs()
119 static inline void cleancache_invalidate_fs(struct super_block *sb) in cleancache_invalidate_fs()
/linux-4.4.14/tools/perf/util/
Dstrbuf.c20 void strbuf_init(struct strbuf *sb, ssize_t hint) in strbuf_init()
28 void strbuf_release(struct strbuf *sb) in strbuf_release()
36 char *strbuf_detach(struct strbuf *sb, size_t *sz) in strbuf_detach()
45 void strbuf_grow(struct strbuf *sb, size_t extra) in strbuf_grow()
54 static void strbuf_splice(struct strbuf *sb, size_t pos, size_t len, in strbuf_splice()
73 void strbuf_remove(struct strbuf *sb, size_t pos, size_t len) in strbuf_remove()
78 void strbuf_add(struct strbuf *sb, const void *data, size_t len) in strbuf_add()
85 void strbuf_addv(struct strbuf *sb, const char *fmt, va_list ap) in strbuf_addv()
108 void strbuf_addf(struct strbuf *sb, const char *fmt, ...) in strbuf_addf()
117 ssize_t strbuf_read(struct strbuf *sb, int fd, ssize_t hint) in strbuf_read()
Dstrbuf.h59 static inline ssize_t strbuf_avail(const struct strbuf *sb) { in strbuf_avail()
65 static inline void strbuf_setlen(struct strbuf *sb, size_t len) { in strbuf_setlen()
74 static inline void strbuf_addch(struct strbuf *sb, int c) { in strbuf_addch()
83 static inline void strbuf_addstr(struct strbuf *sb, const char *s) { in strbuf_addstr()
/linux-4.4.14/fs/
Dsuper.c58 struct super_block *sb; in super_cache_scan() local
115 struct super_block *sb; in super_cache_count() local
261 static void __put_super(struct super_block *sb) in __put_super()
276 static void put_super(struct super_block *sb) in put_super()
382 bool trylock_super(struct super_block *sb) in trylock_super()
408 void generic_shutdown_super(struct super_block *sb) in generic_shutdown_super()
506 void drop_super(struct super_block *sb) in drop_super()
524 struct super_block *sb, *p = NULL; in iterate_supers() local
560 struct super_block *sb, *p = NULL; in iterate_supers_type() local
594 struct super_block *sb; in get_super() local
[all …]
Dinode.c129 int inode_init_always(struct super_block *sb, struct inode *inode) in inode_init_always()
193 static struct inode *alloc_inode(struct super_block *sb) in alloc_inode()
442 static unsigned long hash(struct super_block *sb, unsigned long hashval) in hash()
591 void evict_inodes(struct super_block *sb) in evict_inodes()
640 int invalidate_inodes(struct super_block *sb, bool kill_dirty) in invalidate_inodes()
757 long prune_icache_sb(struct super_block *sb, struct shrink_control *sc) in prune_icache_sb()
772 static struct inode *find_inode(struct super_block *sb, in find_inode()
801 static struct inode *find_inode_fast(struct super_block *sb, in find_inode_fast()
876 struct inode *new_inode_pseudo(struct super_block *sb) in new_inode_pseudo()
901 struct inode *new_inode(struct super_block *sb) in new_inode()
[all …]
Dsync.c30 static int __sync_filesystem(struct super_block *sb, int wait) in __sync_filesystem()
47 int sync_filesystem(struct super_block *sb) in sync_filesystem()
70 static void sync_inodes_one_sb(struct super_block *sb, void *arg) in sync_inodes_one_sb()
76 static void sync_fs_one_sb(struct super_block *sb, void *arg) in sync_fs_one_sb()
157 struct super_block *sb; in SYSCALL_DEFINE1() local
Dproc_namespace.c42 static int show_sb_opts(struct seq_file *m, struct super_block *sb) in show_sb_opts()
85 static void show_type(struct seq_file *m, struct super_block *sb) in show_type()
100 struct super_block *sb = mnt_path.dentry->d_sb; in show_vfsmnt() local
132 struct super_block *sb = mnt->mnt_sb; in show_mountinfo() local
193 struct super_block *sb = mnt_path.dentry->d_sb; in show_vfsstat() local
Dfs-writeback.c47 struct super_block *sb; member
1053 struct super_block *sb = NULL; in move_expired_inodes() local
1441 static long writeback_sb_inodes(struct super_block *sb, in writeback_sb_inodes()
1591 struct super_block *sb = inode->i_sb; in __writeback_inodes_wb() local
2034 struct super_block *sb = inode->i_sb; in __mark_inode_dirty() local
2156 static void wait_sb_inodes(struct super_block *sb) in wait_sb_inodes()
2216 static void __writeback_inodes_sb_nr(struct super_block *sb, unsigned long nr, in __writeback_inodes_sb_nr()
2248 void writeback_inodes_sb_nr(struct super_block *sb, in writeback_inodes_sb_nr()
2265 void writeback_inodes_sb(struct super_block *sb, enum wb_reason reason) in writeback_inodes_sb()
2280 bool try_to_writeback_inodes_sb_nr(struct super_block *sb, unsigned long nr, in try_to_writeback_inodes_sb_nr()
[all …]
/linux-4.4.14/fs/ext4/
Dsuper.c93 #define IS_EXT2_SB(sb) ((sb)->s_bdev->bd_holder == &ext2_fs_type) argument
95 #define IS_EXT2_SB(sb) (0) argument
108 #define IS_EXT3_SB(sb) ((sb)->s_bdev->bd_holder == &ext3_fs_type) argument
110 static int ext4_verify_csum_type(struct super_block *sb, in ext4_verify_csum_type()
119 static __le32 ext4_superblock_csum(struct super_block *sb, in ext4_superblock_csum()
131 static int ext4_superblock_csum_verify(struct super_block *sb, in ext4_superblock_csum_verify()
140 void ext4_superblock_csum_set(struct super_block *sb) in ext4_superblock_csum_set()
170 ext4_fsblk_t ext4_block_bitmap(struct super_block *sb, in ext4_block_bitmap()
178 ext4_fsblk_t ext4_inode_bitmap(struct super_block *sb, in ext4_inode_bitmap()
186 ext4_fsblk_t ext4_inode_table(struct super_block *sb, in ext4_inode_table()
[all …]
Dballoc.c34 ext4_group_t ext4_get_group_number(struct super_block *sb, in ext4_get_group_number()
52 void ext4_get_group_no_and_offset(struct super_block *sb, ext4_fsblk_t blocknr, in ext4_get_group_no_and_offset()
72 static inline int ext4_block_in_group(struct super_block *sb, in ext4_block_in_group()
85 static unsigned ext4_num_overhead_clusters(struct super_block *sb, in ext4_num_overhead_clusters()
158 static unsigned int num_clusters_in_group(struct super_block *sb, in num_clusters_in_group()
178 static int ext4_init_block_bitmap(struct super_block *sb, in ext4_init_block_bitmap()
250 unsigned ext4_free_clusters_after_init(struct super_block *sb, in ext4_free_clusters_after_init()
276 struct ext4_group_desc * ext4_get_group_desc(struct super_block *sb, in ext4_get_group_desc()
314 static ext4_fsblk_t ext4_valid_block_bitmap(struct super_block *sb, in ext4_valid_block_bitmap()
363 static int ext4_validate_block_bitmap(struct super_block *sb, in ext4_validate_block_bitmap()
[all …]
Dmmp.c10 static __le32 ext4_mmp_csum(struct super_block *sb, struct mmp_struct *mmp) in ext4_mmp_csum()
21 static int ext4_mmp_csum_verify(struct super_block *sb, struct mmp_struct *mmp) in ext4_mmp_csum_verify()
29 static void ext4_mmp_csum_set(struct super_block *sb, struct mmp_struct *mmp) in ext4_mmp_csum_set()
41 static int write_mmp_block(struct super_block *sb, struct buffer_head *bh) in write_mmp_block()
68 static int read_mmp_block(struct super_block *sb, struct buffer_head **bh, in read_mmp_block()
117 void __dump_mmp_msg(struct super_block *sb, struct mmp_struct *mmp, in __dump_mmp_msg()
133 struct super_block *sb = ((struct mmpd_data *) data)->sb; in kmmpd() local
275 int ext4_multi_mount_protect(struct super_block *sb, in ext4_multi_mount_protect()
Dresize.c19 int ext4_resize_begin(struct super_block *sb) in ext4_resize_begin()
54 void ext4_resize_end(struct super_block *sb) in ext4_resize_end()
60 static ext4_group_t ext4_meta_bg_first_group(struct super_block *sb, in ext4_meta_bg_first_group()
66 static ext4_fsblk_t ext4_meta_bg_first_block_no(struct super_block *sb, in ext4_meta_bg_first_block_no()
72 static ext4_grpblk_t ext4_group_overhead_blocks(struct super_block *sb, in ext4_group_overhead_blocks()
85 static int verify_group_input(struct super_block *sb, in verify_group_input()
244 static int ext4_alloc_group_tables(struct super_block *sb, in ext4_alloc_group_tables()
354 static struct buffer_head *bclean(handle_t *handle, struct super_block *sb, in bclean()
408 static int set_flexbg_block_bitmap(struct super_block *sb, handle_t *handle, in set_flexbg_block_bitmap()
473 static int setup_new_flex_group_blocks(struct super_block *sb, in setup_new_flex_group_blocks()
[all …]
Dext4_jbd2.h36 #define EXT4_SINGLEDATA_TRANS_BLOCKS(sb) \ argument
51 #define EXT4_DATA_TRANS_BLOCKS(sb) (EXT4_SINGLEDATA_TRANS_BLOCKS(sb) + \ argument
60 #define EXT4_META_TRANS_BLOCKS(sb) (EXT4_XATTR_TRANS_BLOCKS + \ argument
85 #define EXT4_QUOTA_TRANS_BLOCKS(sb) ((test_opt(sb, QUOTA) ||\ argument
89 #define EXT4_QUOTA_INIT_BLOCKS(sb) ((test_opt(sb, QUOTA) ||\ argument
94 #define EXT4_QUOTA_DEL_BLOCKS(sb) ((test_opt(sb, QUOTA) ||\ argument
99 #define EXT4_QUOTA_TRANS_BLOCKS(sb) 0 argument
100 #define EXT4_QUOTA_INIT_BLOCKS(sb) 0 argument
101 #define EXT4_QUOTA_DEL_BLOCKS(sb) 0 argument
103 #define EXT4_MAXQUOTAS_TRANS_BLOCKS(sb) (EXT4_MAXQUOTAS*EXT4_QUOTA_TRANS_BLOCKS(sb)) argument
[all …]
Dmballoc.c470 struct super_block *sb = e4b->bd_sb; in mb_free_blocks_double() local
557 struct super_block *sb = e4b->bd_sb; in __mb_check_buddy() local
664 static void ext4_mb_mark_free_simple(struct super_block *sb, in ext4_mb_mark_free_simple()
705 mb_set_largest_free_order(struct super_block *sb, struct ext4_group_info *grp) in mb_set_largest_free_order()
722 void ext4_mb_generate_buddy(struct super_block *sb, in ext4_mb_generate_buddy()
828 struct super_block *sb; in ext4_mb_init_cache() local
985 static int ext4_mb_get_buddy_page_lock(struct super_block *sb, in ext4_mb_get_buddy_page_lock()
1045 int ext4_mb_init_group(struct super_block *sb, ext4_group_t group) in ext4_mb_init_group()
1112 ext4_mb_load_buddy(struct super_block *sb, ext4_group_t group, in ext4_mb_load_buddy()
1426 struct super_block *sb = e4b->bd_sb; in mb_free_blocks() local
[all …]
Dialloc.c67 static int ext4_init_inode_bitmap(struct super_block *sb, in ext4_init_inode_bitmap()
114 static int ext4_validate_inode_bitmap(struct super_block *sb, in ext4_validate_inode_bitmap()
157 ext4_read_inode_bitmap(struct super_block *sb, ext4_group_t block_group) in ext4_read_inode_bitmap()
255 struct super_block *sb = inode->i_sb; in ext4_free_inode() local
397 static void get_orlov_stats(struct super_block *sb, ext4_group_t g, in get_orlov_stats()
443 static int find_group_orlov(struct super_block *sb, struct inode *parent, in find_group_orlov()
591 static int find_group_other(struct super_block *sb, struct inode *parent, in find_group_other()
696 static int recently_deleted(struct super_block *sb, ext4_group_t group, int ino) in recently_deleted()
747 struct super_block *sb; in __ext4_new_inode() local
1141 struct inode *ext4_orphan_get(struct super_block *sb, unsigned long ino) in ext4_orphan_get()
[all …]
Dbitmap.c18 int ext4_inode_bitmap_csum_verify(struct super_block *sb, ext4_group_t group, in ext4_inode_bitmap_csum_verify()
40 void ext4_inode_bitmap_csum_set(struct super_block *sb, ext4_group_t group, in ext4_inode_bitmap_csum_set()
56 int ext4_block_bitmap_csum_verify(struct super_block *sb, ext4_group_t group, in ext4_block_bitmap_csum_verify()
82 void ext4_block_bitmap_csum_set(struct super_block *sb, ext4_group_t group, in ext4_block_bitmap_csum_set()
Dext4_jbd2.c41 static int ext4_journal_check_start(struct super_block *sb) in ext4_journal_check_start()
62 handle_t *__ext4_journal_start_sb(struct super_block *sb, unsigned int line, in __ext4_journal_start_sb()
82 struct super_block *sb; in __ext4_journal_stop() local
110 struct super_block *sb; in __ext4_journal_start_reserved() local
313 handle_t *handle, struct super_block *sb) in __ext4_handle_dirty_super()
Dfile.c79 struct super_block *sb = inode->i_sb; in ext4_unaligned_aio() local
213 struct super_block *sb = inode->i_sb; in ext4_dax_fault() local
248 struct super_block *sb = inode->i_sb; in ext4_dax_pmd_fault() local
307 struct super_block *sb = inode->i_sb; in ext4_dax_pfn_mkwrite() local
362 struct super_block *sb = inode->i_sb; in ext4_file_open() local
/linux-4.4.14/fs/quota/
Dquota.c21 static int check_quotactl_permission(struct super_block *sb, int type, int cmd, in check_quotactl_permission()
48 static void quota_sync_one(struct super_block *sb, void *arg) in quota_sync_one()
82 static int quota_quotaon(struct super_block *sb, int type, int cmd, qid_t id, in quota_quotaon()
94 static int quota_quotaoff(struct super_block *sb, int type) in quota_quotaoff()
103 static int quota_getfmt(struct super_block *sb, int type, void __user *addr) in quota_getfmt()
119 static int quota_getinfo(struct super_block *sb, int type, void __user *addr) in quota_getinfo()
149 static int quota_setinfo(struct super_block *sb, int type, void __user *addr) in quota_setinfo()
203 static int quota_getquota(struct super_block *sb, int type, qid_t id, in quota_getquota()
251 static int quota_setquota(struct super_block *sb, int type, qid_t id, in quota_setquota()
269 static int quota_enable(struct super_block *sb, void __user *addr) in quota_enable()
[all …]
Ddquot.c132 void __quota_error(struct super_block *sb, const char *func, in __quota_error()
253 hashfn(const struct super_block *sb, struct kqid qid) in hashfn()
278 static struct dquot *find_dquot(unsigned int hashent, struct super_block *sb, in find_dquot()
393 void mark_info_dirty(struct super_block *sb, int type) in mark_info_dirty()
513 static void invalidate_dquots(struct super_block *sb, int type) in invalidate_dquots()
561 int dquot_scan_active(struct super_block *sb, in dquot_scan_active()
605 int dquot_writeback_dquots(struct super_block *sb, int type) in dquot_writeback_dquots()
656 int dquot_quota_sync(struct super_block *sb, int type) in dquot_quota_sync()
797 struct dquot *dquot_alloc(struct super_block *sb, int type) in dquot_alloc()
803 static struct dquot *get_empty_dquot(struct super_block *sb, int type) in get_empty_dquot()
[all …]
Dquota_v2.c58 static int v2_read_header(struct super_block *sb, int type, in v2_read_header()
74 static int v2_check_quota_file(struct super_block *sb, int type) in v2_check_quota_file()
89 static int v2_read_file_info(struct super_block *sb, int type) in v2_read_file_info()
154 static int v2_write_file_info(struct super_block *sb, int type) in v2_write_file_info()
301 static int v2_free_file_info(struct super_block *sb, int type) in v2_free_file_info()
Dquota_v1.c125 static int v1_check_quota_file(struct super_block *sb, int type) in v1_check_quota_file()
157 static int v1_read_file_info(struct super_block *sb, int type) in v1_read_file_info()
182 static int v1_write_file_info(struct super_block *sb, int type) in v1_write_file_info()
/linux-4.4.14/fs/kernfs/
Dmount.c22 static int kernfs_sop_remount_fs(struct super_block *sb, int *flags, char *data) in kernfs_sop_remount_fs()
58 struct kernfs_root *kernfs_root_from_sb(struct super_block *sb) in kernfs_root_from_sb()
65 static int kernfs_fill_super(struct super_block *sb, unsigned long magic) in kernfs_fill_super()
100 static int kernfs_test_super(struct super_block *sb, void *data) in kernfs_test_super()
108 static int kernfs_set_super(struct super_block *sb, void *data) in kernfs_set_super()
123 const void *kernfs_super_ns(struct super_block *sb) in kernfs_super_ns()
150 struct super_block *sb; in kernfs_mount_ns() local
196 void kernfs_kill_sb(struct super_block *sb) in kernfs_kill_sb()
229 struct super_block *sb = NULL; in kernfs_pin_sb() local
/linux-4.4.14/fs/ocfs2/
Dquota_local.c28 static inline unsigned int ol_quota_entries_per_block(struct super_block *sb) in ol_quota_entries_per_block()
35 static inline unsigned int ol_chunk_blocks(struct super_block *sb) in ol_chunk_blocks()
43 static unsigned int ol_chunk_entries(struct super_block *sb) in ol_chunk_entries()
49 static unsigned int ol_quota_chunk_block(struct super_block *sb, int c) in ol_quota_chunk_block()
55 static unsigned int ol_dqblk_block(struct super_block *sb, int c, int off) in ol_dqblk_block()
62 static unsigned int ol_dqblk_block_off(struct super_block *sb, int c, int off) in ol_dqblk_block_off()
70 static loff_t ol_dqblk_off(struct super_block *sb, int c, int off) in ol_dqblk_off()
76 static inline unsigned int ol_dqblk_block_offset(struct super_block *sb, loff_t off) in ol_dqblk_block_offset()
82 static int ol_dqblk_chunk_off(struct super_block *sb, int c, loff_t off) in ol_dqblk_chunk_off()
96 struct super_block *sb = inode->i_sb; in ocfs2_modify_bh() local
[all …]
Dquota_global.c132 int ocfs2_validate_quota_block(struct super_block *sb, struct buffer_head *bh) in ocfs2_validate_quota_block()
165 ssize_t ocfs2_quota_read(struct super_block *sb, int type, char *data, in ocfs2_quota_read()
214 ssize_t ocfs2_quota_write(struct super_block *sb, int type, in ocfs2_quota_write()
336 int ocfs2_global_read_info(struct super_block *sb, int type) in ocfs2_global_read_info()
415 static int __ocfs2_global_write_info(struct super_block *sb, int type) in __ocfs2_global_write_info()
443 int ocfs2_global_write_info(struct super_block *sb, int type) in ocfs2_global_write_info()
456 static int ocfs2_global_qinit_alloc(struct super_block *sb, int type) in ocfs2_global_qinit_alloc()
467 static int ocfs2_calc_global_qinit_credits(struct super_block *sb, int type) in ocfs2_calc_global_qinit_credits()
481 struct super_block *sb = dquot->dq_sb; in __ocfs2_sync_dquot() local
594 struct super_block *sb = dquot->dq_sb; in ocfs2_sync_dquot_helper() local
[all …]
Djournal.h378 static inline int ocfs2_quota_trans_credits(struct super_block *sb) in ocfs2_quota_trans_credits()
399 static inline int ocfs2_inline_to_extents_credits(struct super_block *sb) in ocfs2_inline_to_extents_credits()
412 static inline int ocfs2_remove_extent_credits(struct super_block *sb) in ocfs2_remove_extent_credits()
422 static inline int ocfs2_add_dir_index_credits(struct super_block *sb) in ocfs2_add_dir_index_credits()
433 static inline int ocfs2_mknod_credits(struct super_block *sb, int is_dir, in ocfs2_mknod_credits()
456 static inline int ocfs2_link_credits(struct super_block *sb) in ocfs2_link_credits()
464 static inline int ocfs2_unlink_credits(struct super_block *sb) in ocfs2_unlink_credits()
483 static inline int ocfs2_rename_credits(struct super_block *sb) in ocfs2_rename_credits()
499 static inline int ocfs2_calc_dxi_expand_credits(struct super_block *sb) in ocfs2_calc_dxi_expand_credits()
531 static inline int ocfs2_calc_extend_credits(struct super_block *sb, in ocfs2_calc_extend_credits()
[all …]
Dsuper.c412 static int ocfs2_sync_fs(struct super_block *sb, int wait) in ocfs2_sync_fs()
566 static struct inode *ocfs2_alloc_inode(struct super_block *sb) in ocfs2_alloc_inode()
640 static int ocfs2_remount(struct super_block *sb, int *flags, char *data) in ocfs2_remount()
758 static int ocfs2_sb_probe(struct super_block *sb, in ocfs2_sb_probe()
912 struct super_block *sb = osb->sb; in ocfs2_susp_quotas() local
943 struct super_block *sb = osb->sb; in ocfs2_enable_quotas() local
984 struct super_block *sb = osb->sb; in ocfs2_disable_quotas() local
1007 static int ocfs2_fill_super(struct super_block *sb, void *data, int silent) in ocfs2_fill_super()
1241 static int ocfs2_check_set_options(struct super_block *sb, in ocfs2_check_set_options()
1275 static int ocfs2_parse_options(struct super_block *sb, in ocfs2_parse_options()
[all …]
Dsuper.h38 #define ocfs2_error(sb, fmt, ...) \ argument
45 #define ocfs2_abort(sb, fmt, ...) \ argument
Dbuffer_head_io.c178 int (*validate)(struct super_block *sb, in ocfs2_read_blocks()
184 struct super_block *sb = ocfs2_metadata_cache_get_super(ci); in ocfs2_read_blocks() local
375 static void ocfs2_check_super_or_backup(struct super_block *sb, in ocfs2_check_super_or_backup()
Dexport.c50 static struct dentry *ocfs2_get_dentry(struct super_block *sb, in ocfs2_get_dentry()
238 static struct dentry *ocfs2_fh_to_dentry(struct super_block *sb, in ocfs2_fh_to_dentry()
252 static struct dentry *ocfs2_fh_to_parent(struct super_block *sb, in ocfs2_fh_to_parent()
Docfs2.h306 struct super_block *sb; member
469 #define OCFS2_SB(sb) ((struct ocfs2_super *)(sb)->s_fs_info) argument
707 static inline unsigned long ino_from_blkno(struct super_block *sb, in ino_from_blkno()
713 static inline u64 ocfs2_clusters_to_blocks(struct super_block *sb, in ocfs2_clusters_to_blocks()
722 static inline u32 ocfs2_clusters_for_blocks(struct super_block *sb, in ocfs2_clusters_for_blocks()
732 static inline u32 ocfs2_blocks_to_clusters(struct super_block *sb, in ocfs2_blocks_to_clusters()
741 static inline unsigned int ocfs2_clusters_for_bytes(struct super_block *sb, in ocfs2_clusters_for_bytes()
754 static inline unsigned int ocfs2_bytes_to_clusters(struct super_block *sb, in ocfs2_bytes_to_clusters()
764 static inline u64 ocfs2_blocks_for_bytes(struct super_block *sb, in ocfs2_blocks_for_bytes()
771 static inline u64 ocfs2_clusters_to_bytes(struct super_block *sb, in ocfs2_clusters_to_bytes()
[all …]
Dinode.c116 struct inode *ocfs2_ilookup(struct super_block *sb, u64 blkno) in ocfs2_ilookup()
131 struct super_block *sb = osb->sb; in ocfs2_iget() local
268 struct super_block *sb; in ocfs2_populate_inode() local
408 struct super_block *sb; in ocfs2_read_locked_inode() local
548 void ocfs2_sync_blockdev(struct super_block *sb) in ocfs2_sync_blockdev()
1335 int ocfs2_validate_inode_block(struct super_block *sb, in ocfs2_validate_inode_block()
Docfs2_fs.h74 #define OCFS2_HAS_COMPAT_FEATURE(sb,mask) \ argument
76 #define OCFS2_HAS_RO_COMPAT_FEATURE(sb,mask) \ argument
78 #define OCFS2_HAS_INCOMPAT_FEATURE(sb,mask) \ argument
80 #define OCFS2_SET_COMPAT_FEATURE(sb,mask) \ argument
82 #define OCFS2_SET_RO_COMPAT_FEATURE(sb,mask) \ argument
84 #define OCFS2_SET_INCOMPAT_FEATURE(sb,mask) \ argument
86 #define OCFS2_CLEAR_COMPAT_FEATURE(sb,mask) \ argument
88 #define OCFS2_CLEAR_RO_COMPAT_FEATURE(sb,mask) \ argument
90 #define OCFS2_CLEAR_INCOMPAT_FEATURE(sb,mask) \ argument
1281 static inline int ocfs2_fast_symlink_chars(struct super_block *sb) in ocfs2_fast_symlink_chars()
[all …]
Dblockcheck.c606 void ocfs2_compute_meta_ecc(struct super_block *sb, void *data, in ocfs2_compute_meta_ecc()
613 int ocfs2_validate_meta_ecc(struct super_block *sb, void *data, in ocfs2_validate_meta_ecc()
626 void ocfs2_compute_meta_ecc_bhs(struct super_block *sb, in ocfs2_compute_meta_ecc_bhs()
634 int ocfs2_validate_meta_ecc_bhs(struct super_block *sb, in ocfs2_validate_meta_ecc_bhs()
/linux-4.4.14/fs/romfs/
Dstorage.c22 #define ROMFS_MTD_READ(sb, ...) mtd_read((sb)->s_mtd, ##__VA_ARGS__) argument
27 static int romfs_mtd_read(struct super_block *sb, unsigned long pos, in romfs_mtd_read()
40 static ssize_t romfs_mtd_strnlen(struct super_block *sb, in romfs_mtd_strnlen()
70 static int romfs_mtd_strcmp(struct super_block *sb, unsigned long pos, in romfs_mtd_strcmp()
107 static int romfs_blk_read(struct super_block *sb, unsigned long pos, in romfs_blk_read()
134 static ssize_t romfs_blk_strnlen(struct super_block *sb, in romfs_blk_strnlen()
167 static int romfs_blk_strcmp(struct super_block *sb, unsigned long pos, in romfs_blk_strcmp()
218 int romfs_dev_read(struct super_block *sb, unsigned long pos, in romfs_dev_read()
243 ssize_t romfs_dev_strnlen(struct super_block *sb, in romfs_dev_strnlen()
271 int romfs_dev_strcmp(struct super_block *sb, unsigned long pos, in romfs_dev_strcmp()
Dsuper.c295 static struct inode *romfs_iget(struct super_block *sb, unsigned long pos) in romfs_iget()
389 static struct inode *romfs_alloc_inode(struct super_block *sb) in romfs_alloc_inode()
417 struct super_block *sb = dentry->d_sb; in romfs_statfs() local
434 static int romfs_remount(struct super_block *sb, int *flags, char *data) in romfs_remount()
468 static int romfs_fill_super(struct super_block *sb, void *data, int silent) in romfs_fill_super()
574 static void romfs_kill_sb(struct super_block *sb) in romfs_kill_sb()
/linux-4.4.14/fs/nilfs2/
Dsuper.c78 static void nilfs_set_error(struct super_block *sb) in nilfs_set_error()
109 void nilfs_error(struct super_block *sb, const char *function, in nilfs_error()
140 void nilfs_warning(struct super_block *sb, const char *function, in nilfs_warning()
158 struct inode *nilfs_alloc_inode(struct super_block *sb) in nilfs_alloc_inode()
190 static int nilfs_sync_super(struct super_block *sb, int flag) in nilfs_sync_super()
264 struct nilfs_super_block **nilfs_prepare_super(struct super_block *sb, in nilfs_prepare_super()
291 int nilfs_commit_super(struct super_block *sb, int flag) in nilfs_commit_super()
327 int nilfs_cleanup_super(struct super_block *sb) in nilfs_cleanup_super()
357 static int nilfs_move_2nd_super(struct super_block *sb, loff_t sb2off) in nilfs_move_2nd_super()
417 int nilfs_resize_fs(struct super_block *sb, __u64 newsize) in nilfs_resize_fs()
[all …]
Dinode.c346 struct super_block *sb = dir->i_sb; in nilfs_new_inode() local
483 static int __nilfs_read_inode(struct super_block *sb, in __nilfs_read_inode()
569 struct inode *nilfs_ilookup(struct super_block *sb, struct nilfs_root *root, in nilfs_ilookup()
579 struct inode *nilfs_iget_locked(struct super_block *sb, struct nilfs_root *root, in nilfs_iget_locked()
589 struct inode *nilfs_iget(struct super_block *sb, struct nilfs_root *root, in nilfs_iget()
610 struct inode *nilfs_iget_for_gc(struct super_block *sb, unsigned long ino, in nilfs_iget_for_gc()
731 struct super_block *sb = inode->i_sb; in nilfs_truncate() local
785 struct super_block *sb = inode->i_sb; in nilfs_evict_inode() local
821 struct super_block *sb = inode->i_sb; in nilfs_setattr() local
Difile.c146 struct super_block *sb = ifile->i_sb; in nilfs_ifile_get_inode_block() local
192 int nilfs_ifile_read(struct super_block *sb, struct nilfs_root *root, in nilfs_ifile_read()
Dthe_nilfs.c109 struct super_block *sb, sector_t sr_block) in nilfs_load_super_root()
213 int load_nilfs(struct the_nilfs *nilfs, struct super_block *sb) in load_nilfs()
497 struct super_block *sb, int blocksize, in nilfs_load_super_block()
573 int init_nilfs(struct the_nilfs *nilfs, struct super_block *sb, char *data) in init_nilfs()
/linux-4.4.14/fs/ext2/
Dsuper.c47 void ext2_error(struct super_block *sb, const char *function, in ext2_error()
82 void ext2_msg(struct super_block *sb, const char *prefix, in ext2_msg()
101 void ext2_update_dynamic_rev(struct super_block *sb) in ext2_update_dynamic_rev()
126 static void ext2_put_super (struct super_block * sb) in ext2_put_super()
160 static struct inode *ext2_alloc_inode(struct super_block *sb) in ext2_alloc_inode()
225 struct super_block *sb = root->d_sb; in ext2_show_options() local
339 static struct inode *ext2_nfs_get_inode(struct super_block *sb, in ext2_nfs_get_inode()
365 static struct dentry *ext2_fh_to_dentry(struct super_block *sb, struct fid *fid, in ext2_fh_to_dentry()
372 static struct dentry *ext2_fh_to_parent(struct super_block *sb, struct fid *fid, in ext2_fh_to_parent()
449 static int parse_options(char *options, struct super_block *sb) in parse_options()
[all …]
Dialloc.c46 read_inode_bitmap(struct super_block * sb, unsigned long block_group) in read_inode_bitmap()
65 static void ext2_release_inode(struct super_block *sb, int group, int dir) in ext2_release_inode()
105 struct super_block * sb = inode->i_sb; in ext2_free_inode() local
204 static int find_group_dir(struct super_block *sb, struct inode *parent) in find_group_dir()
258 static int find_group_orlov(struct super_block *sb, struct inode *parent) in find_group_orlov()
370 static int find_group_other(struct super_block *sb, struct inode *parent) in find_group_other()
433 struct super_block *sb; in ext2_new_inode() local
618 unsigned long ext2_count_free_inodes (struct super_block * sb) in ext2_count_free_inodes()
665 unsigned long ext2_count_dirs (struct super_block * sb) in ext2_count_dirs()
Dballoc.c39 struct ext2_group_desc * ext2_get_group_desc(struct super_block * sb, in ext2_get_group_desc()
73 static int ext2_valid_block_bitmap(struct super_block *sb, in ext2_valid_block_bitmap()
124 read_block_bitmap(struct super_block *sb, unsigned int block_group) in read_block_bitmap()
162 static void group_adjust_blocks(struct super_block *sb, int group_no, in group_adjust_blocks()
265 unsigned int group, struct super_block * sb) in goal_in_my_reservation()
329 void ext2_rsv_window_add(struct super_block *sb, in ext2_rsv_window_add()
368 static void rsv_window_remove(struct super_block *sb, in rsv_window_remove()
414 struct super_block *sb = inode->i_sb; in ext2_init_block_alloc_info() local
485 struct super_block * sb = inode->i_sb; in ext2_free_blocks() local
664 ext2_try_to_allocate(struct super_block *sb, int group, in ext2_try_to_allocate()
[all …]
/linux-4.4.14/fs/ufs/
Dsuper.c97 static struct inode *ufs_nfs_get_inode(struct super_block *sb, u64 ino, u32 generation) in ufs_nfs_get_inode()
115 static struct dentry *ufs_fh_to_dentry(struct super_block *sb, struct fid *fid, in ufs_fh_to_dentry()
121 static struct dentry *ufs_fh_to_parent(struct super_block *sb, struct fid *fid, in ufs_fh_to_parent()
148 static void ufs_print_super_stuff(struct super_block *sb, in ufs_print_super_stuff()
227 static void ufs_print_cylinder_stuff(struct super_block *sb, in ufs_print_cylinder_stuff()
264 # define ufs_print_super_stuff(sb, usb1, usb2, usb3) /**/ argument
265 # define ufs_print_cylinder_stuff(sb, cg) /**/ argument
270 void ufs_error (struct super_block * sb, const char * function, in ufs_error()
304 void ufs_panic (struct super_block * sb, const char * function, in ufs_panic()
329 void ufs_warning (struct super_block * sb, const char * function, in ufs_warning()
[all …]
Dutil.h37 ufs_get_fs_state(struct super_block *sb, struct ufs_super_block_first *usb1, in ufs_get_fs_state()
56 ufs_set_fs_state(struct super_block *sb, struct ufs_super_block_first *usb1, in ufs_set_fs_state()
79 ufs_get_fs_npsect(struct super_block *sb, struct ufs_super_block_first *usb1, in ufs_get_fs_npsect()
89 ufs_get_fs_qbmask(struct super_block *sb, struct ufs_super_block_third *usb3) in ufs_get_fs_qbmask()
113 ufs_get_fs_qfmask(struct super_block *sb, struct ufs_super_block_third *usb3) in ufs_get_fs_qfmask()
137 ufs_get_de_namlen(struct super_block *sb, struct ufs_dir_entry *de) in ufs_get_de_namlen()
146 ufs_set_de_namlen(struct super_block *sb, struct ufs_dir_entry *de, u16 value) in ufs_set_de_namlen()
155 ufs_set_de_type(struct super_block *sb, struct ufs_dir_entry *de, int mode) in ufs_set_de_type()
191 ufs_get_inode_uid(struct super_block *sb, struct ufs_inode *inode) in ufs_get_inode_uid()
206 ufs_set_inode_uid(struct super_block *sb, struct ufs_inode *inode, u32 value) in ufs_set_inode_uid()
[all …]
Ddir.c33 static inline int ufs_match(struct super_block *sb, int len, in ufs_match()
111 struct super_block *sb = dir->i_sb; in ufs_check_page() local
221 ufs_next_entry(struct super_block *sb, struct ufs_dir_entry *p) in ufs_next_entry()
251 struct super_block *sb = dir->i_sb; in ufs_find_entry() local
314 struct super_block *sb = dir->i_sb; in ufs_add_link() local
412 ufs_validate_entry(struct super_block *sb, char *base, in ufs_validate_entry()
434 struct super_block *sb = inode->i_sb; in ufs_readdir() local
511 struct super_block *sb = inode->i_sb; in ufs_delete_entry() local
558 struct super_block * sb = dir->i_sb; in ufs_make_empty() local
606 struct super_block *sb = inode->i_sb; in ufs_empty_dir() local
Dinode.c125 struct super_block *sb = inode->i_sb; in ufs_frag_map() local
223 struct super_block *sb = inode->i_sb; in ufs_extend_tail() local
257 struct super_block *sb = inode->i_sb; in ufs_inode_getfrag() local
335 struct super_block *sb = inode->i_sb; in ufs_inode_getblock() local
395 struct super_block *sb = inode->i_sb; in ufs_getfrag_block() local
545 struct super_block *sb = inode->i_sb; in ufs1_read_inode() local
592 struct super_block *sb = inode->i_sb; in ufs2_read_inode() local
638 struct inode *ufs_iget(struct super_block *sb, unsigned long ino) in ufs_iget()
703 struct super_block *sb = inode->i_sb; in ufs1_update_inode() local
746 struct super_block *sb = inode->i_sb; in ufs2_update_inode() local
[all …]
Dcylinder.c28 static void ufs_read_cylinder (struct super_block * sb, in ufs_read_cylinder()
82 void ufs_put_cylinder (struct super_block * sb, unsigned bitmap_nr) in ufs_put_cylinder()
127 struct super_block * sb, unsigned cgno) in ufs_load_cylinder()
Dballoc.c39 struct super_block * sb; in ufs_free_fragments() local
134 struct super_block * sb; in ufs_free_blocks() local
345 struct super_block * sb; in ufs_new_fragments() local
500 struct super_block * sb; in ufs_add_fragments() local
576 struct super_block * sb; in ufs_alloc_fragments() local
687 struct super_block * sb; in ufs_alloccg_block() local
776 static u64 ufs_bitmap_search(struct super_block *sb, in ufs_bitmap_search()
852 static void ufs_clusteracct(struct super_block * sb, in ufs_clusteracct()
Dialloc.c58 struct super_block * sb; in ufs_free_inode() local
128 static void ufs2_init_inodes_chunk(struct super_block *sb, in ufs2_init_inodes_chunk()
173 struct super_block * sb; in ufs_new_inode() local
Dutil.c19 struct super_block *sb, u64 fragment, u64 size) in _ubh_bread_()
48 struct super_block *sb, u64 fragment, u64 size) in ubh_bread_uspi()
181 ufs_get_inode_dev(struct super_block *sb, struct ufs_inode_info *ufsi) in ufs_get_inode_dev()
208 ufs_set_inode_dev(struct super_block *sb, struct ufs_inode_info *ufsi, dev_t dev) in ufs_set_inode_dev()
/linux-4.4.14/fs/udf/
Dsuper.c99 struct logicalVolIntegrityDescImpUse *udf_sb_lvidiu(struct super_block *sb) in udf_sb_lvidiu()
139 static struct inode *udf_alloc_inode(struct super_block *sb) in udf_alloc_inode()
323 static void udf_sb_free_partitions(struct super_block *sb) in udf_sb_free_partitions()
337 struct super_block *sb = root->d_sb; in udf_show_options() local
645 static int udf_remount_fs(struct super_block *sb, int *flags, char *options) in udf_remount_fs()
692 static loff_t udf_check_vsd(struct super_block *sb) in udf_check_vsd()
795 static int udf_find_fileset(struct super_block *sb, in udf_find_fileset()
891 static int udf_load_pvoldesc(struct super_block *sb, sector_t block) in udf_load_pvoldesc()
958 struct inode *udf_find_metadata_inode_efe(struct super_block *sb, in udf_find_metadata_inode_efe()
982 static int udf_load_metadata_files(struct super_block *sb, int partition) in udf_load_metadata_files()
[all …]
Dballoc.c34 static int read_block_bitmap(struct super_block *sb, in read_block_bitmap()
53 static int __load_block_bitmap(struct super_block *sb, in __load_block_bitmap()
75 static inline int load_block_bitmap(struct super_block *sb, in load_block_bitmap()
92 static void udf_add_free_space(struct super_block *sb, u16 partition, u32 cnt) in udf_add_free_space()
105 static void udf_bitmap_free_blocks(struct super_block *sb, in udf_bitmap_free_blocks()
171 static int udf_bitmap_prealloc_blocks(struct super_block *sb, in udf_bitmap_prealloc_blocks()
221 static int udf_bitmap_new_block(struct super_block *sb, in udf_bitmap_new_block()
346 static void udf_table_free_blocks(struct super_block *sb, in udf_table_free_blocks()
575 static int udf_table_prealloc_blocks(struct super_block *sb, in udf_table_prealloc_blocks()
636 static int udf_table_new_block(struct super_block *sb, in udf_table_new_block()
[all …]
Dpartition.c29 uint32_t udf_get_pblock(struct super_block *sb, uint32_t block, in udf_get_pblock()
46 uint32_t udf_get_pblock_virt15(struct super_block *sb, uint32_t block, in udf_get_pblock_virt15()
106 inline uint32_t udf_get_pblock_virt20(struct super_block *sb, uint32_t block, in udf_get_pblock_virt20()
112 uint32_t udf_get_pblock_spar15(struct super_block *sb, uint32_t block, in udf_get_pblock_spar15()
152 int udf_relocate_blocks(struct super_block *sb, long old_block, long *new_block) in udf_relocate_blocks()
283 struct super_block *sb = inode->i_sb; in udf_try_read_meta() local
305 uint32_t udf_get_pblock_meta25(struct super_block *sb, uint32_t block, in udf_get_pblock_meta25()
Dudfdecl.h23 #define udf_err(sb, fmt, ...) \ argument
28 #define udf_warn(sb, fmt, ...) \ argument
119 static inline void udf_updated_lvid(struct super_block *sb) in udf_updated_lvid()
143 static inline struct inode *udf_iget_special(struct super_block *sb, in udf_iget_special()
148 static inline struct inode *udf_iget(struct super_block *sb, in udf_iget()
206 udf_get_lb_pblock(struct super_block *sb, struct kernel_lb_addr *loc, in udf_get_lb_pblock()
Dlowlevel.c28 unsigned int udf_get_last_session(struct super_block *sb) in udf_get_last_session()
50 unsigned long udf_get_last_block(struct super_block *sb) in udf_get_last_block()
Dmisc.c31 struct buffer_head *udf_tgetblk(struct super_block *sb, int block) in udf_tgetblk()
39 struct buffer_head *udf_tread(struct super_block *sb, int block) in udf_tread()
201 struct buffer_head *udf_read_tagged(struct super_block *sb, uint32_t block, in udf_read_tagged()
260 struct buffer_head *udf_read_ptagged(struct super_block *sb, in udf_read_ptagged()
Dialloc.c31 struct super_block *sb = inode->i_sb; in udf_free_inode() local
50 struct super_block *sb = dir->i_sb; in udf_new_inode() local
/linux-4.4.14/fs/reiserfs/
Djournal.c114 static void init_journal_hash(struct super_block *sb) in init_journal_hash()
136 static struct reiserfs_bitmap_node *allocate_bitmap_node(struct super_block in allocate_bitmap_node()
156 static struct reiserfs_bitmap_node *get_bitmap_node(struct super_block *sb) in get_bitmap_node()
179 static inline void free_bitmap_node(struct super_block *sb, in free_bitmap_node()
193 static void allocate_bitmap_nodes(struct super_block *sb) in allocate_bitmap_nodes()
210 static int set_bit_in_list_bitmap(struct super_block *sb, in set_bit_in_list_bitmap()
224 static void cleanup_bitmap_list(struct super_block *sb, in cleanup_bitmap_list()
242 static int free_list_bitmaps(struct super_block *sb, in free_list_bitmaps()
257 static int free_bitmap_nodes(struct super_block *sb) in free_bitmap_nodes()
279 int reiserfs_allocate_list_bitmaps(struct super_block *sb, in reiserfs_allocate_list_bitmaps()
[all …]
Dprocfs.c28 struct super_block *sb = m->private; in show_version() local
72 struct super_block *sb = m->private; in show_super() local
135 struct super_block *sb = m->private; in show_per_level() local
194 struct super_block *sb = m->private; in show_bitmap() local
227 struct super_block *sb = m->private; in show_on_disk_super() local
271 struct super_block *sb = m->private; in show_oidmap() local
302 struct super_block *sb = m->private; in show_journal() local
409 static void add_file(struct super_block *sb, char *name, in add_file()
416 int reiserfs_proc_info_init(struct super_block *sb) in reiserfs_proc_info_init()
444 int reiserfs_proc_info_done(struct super_block *sb) in reiserfs_proc_info_done()
Dstree.c215 const struct super_block *sb) in get_lkey()
262 const struct super_block *sb) in get_rkey()
325 struct super_block *sb in key_in_buffer()
358 void pathrelse_and_restore(struct super_block *sb, in pathrelse_and_restore()
587 int search_by_key(struct super_block *sb, const struct cpu_key *key, in search_by_key()
830 int search_for_position_by_key(struct super_block *sb, in search_for_position_by_key()
1031 struct super_block *sb = inode->i_sb; in prepare_for_delete_or_cut() local
1174 struct super_block *sb, in init_tb_struct()
1237 struct super_block *sb = inode->i_sb; in reiserfs_delete_item() local
1389 struct super_block *sb = th->t_super; in reiserfs_delete_solid_item() local
[all …]
Dlock.c86 void reiserfs_check_lock_depth(struct super_block *sb, char *caller) in reiserfs_check_lock_depth()
94 void reiserfs_lock_check_recursive(struct super_block *sb) in reiserfs_lock_check_recursive()
Dprints.c266 void __reiserfs_warning(struct super_block *sb, const char *id, in __reiserfs_warning()
280 void reiserfs_info(struct super_block *sb, const char *fmt, ...) in reiserfs_info()
356 void __reiserfs_panic(struct super_block *sb, const char *id, in __reiserfs_panic()
374 void __reiserfs_error(struct super_block *sb, const char *id, in __reiserfs_error()
399 void reiserfs_abort(struct super_block *sb, int errno, const char *fmt, ...) in reiserfs_abort()
Dtail_conversion.c28 struct super_block *sb = inode->i_sb; in direct2indirect() local
210 struct super_block *sb = inode->i_sb; in indirect2direct() local
/linux-4.4.14/fs/xfs/
Dxfs_quotaops.c69 struct super_block *sb, in xfs_fs_get_quota_state()
121 struct super_block *sb, in xfs_fs_set_info()
173 struct super_block *sb, in xfs_quota_enable()
188 struct super_block *sb, in xfs_quota_disable()
205 struct super_block *sb, in xfs_fs_rm_xquota()
229 struct super_block *sb, in xfs_fs_get_dqblk()
246 struct super_block *sb, in xfs_fs_set_dqblk()
Dxfs_super.h33 # define set_posix_acl_flag(sb) ((sb)->s_flags |= MS_POSIXACL) argument
36 # define set_posix_acl_flag(sb) do { } while (0) argument
77 #define XFS_M(sb) ((struct xfs_mount *)((sb)->s_fs_info)) argument
Dxfs_super.c178 struct super_block *sb = mp->m_super; in xfs_parseargs() local
897 struct super_block *sb = mp->m_super; in xfs_flush_inodes() local
908 struct super_block *sb) in xfs_fs_alloc_inode()
1020 struct super_block *sb, in xfs_fs_sync_fs()
1170 struct super_block *sb, in xfs_fs_remount()
1294 struct super_block *sb) in xfs_fs_freeze()
1305 struct super_block *sb) in xfs_fs_unfreeze()
1438 struct super_block *sb, in xfs_fs_fill_super()
1588 struct super_block *sb) in xfs_fs_put_super()
1617 struct super_block *sb, in xfs_fs_nr_cached_objects()
[all …]
Dxfs_export.c122 struct super_block *sb, in xfs_nfs_get_inode()
164 xfs_fs_fh_to_dentry(struct super_block *sb, struct fid *fid, in xfs_fs_fh_to_dentry()
188 xfs_fs_fh_to_parent(struct super_block *sb, struct fid *fid, in xfs_fs_fh_to_parent()
/linux-4.4.14/fs/fat/
Dnfs.c32 static struct inode *fat_dget(struct super_block *sb, int i_logstart) in fat_dget()
53 static struct inode *fat_ilookup(struct super_block *sb, u64 ino, loff_t i_pos) in fat_ilookup()
65 static struct inode *__fat_nfs_get_inode(struct super_block *sb, in __fat_nfs_get_inode()
101 static struct inode *fat_nfs_get_inode(struct super_block *sb, in fat_nfs_get_inode()
151 static struct dentry *fat_fh_to_dentry(struct super_block *sb, struct fid *fid, in fat_fh_to_dentry()
158 static struct dentry *fat_fh_to_dentry_nostale(struct super_block *sb, in fat_fh_to_dentry_nostale()
189 static struct dentry *fat_fh_to_parent(struct super_block *sb, struct fid *fid, in fat_fh_to_parent()
196 static struct dentry *fat_fh_to_parent_nostale(struct super_block *sb, in fat_fh_to_parent_nostale()
223 struct inode *fat_rebuild_parent(struct super_block *sb, int parent_logstart) in fat_rebuild_parent()
273 struct super_block *sb = child_dir->d_sb; in fat_get_parent() local
Dfatent.c21 static void fat12_ent_blocknr(struct super_block *sb, int entry, in fat12_ent_blocknr()
31 static void fat_ent_blocknr(struct super_block *sb, int entry, in fat_ent_blocknr()
67 static int fat12_ent_bread(struct super_block *sb, struct fat_entry *fatent, in fat12_ent_bread()
99 static int fat_ent_bread(struct super_block *sb, struct fat_entry *fatent, in fat_ent_bread()
286 void fat_ent_access_init(struct super_block *sb) in fat_ent_access_init()
308 static void mark_fsinfo_dirty(struct super_block *sb) in mark_fsinfo_dirty()
318 static inline int fat_ent_update_ptr(struct super_block *sb, in fat_ent_update_ptr()
350 struct super_block *sb = inode->i_sb; in fat_ent_read() local
375 static int fat_mirror_bhs(struct super_block *sb, struct buffer_head **bhs, in fat_mirror_bhs()
409 struct super_block *sb = inode->i_sb; in fat_ent_write() local
[all …]
Dinode.c115 struct super_block *sb = inode->i_sb; in __fat_get_block() local
166 struct super_block *sb = inode->i_sb; in fat_get_block() local
335 static void fat_hash_init(struct super_block *sb) in fat_hash_init()
350 static void dir_hash_init(struct super_block *sb) in dir_hash_init()
405 struct inode *fat_iget(struct super_block *sb, loff_t i_pos) in fat_iget()
524 struct inode *fat_build_inode(struct super_block *sb, in fat_build_inode()
569 static void fat_set_state(struct super_block *sb, in fat_set_state()
626 static void fat_put_super(struct super_block *sb) in fat_put_super()
640 static struct inode *fat_alloc_inode(struct super_block *sb) in fat_alloc_inode()
697 static int fat_remount(struct super_block *sb, int *flags, char *data) in fat_remount()
[all …]
Dnamei_msdos.c202 struct super_block *sb = dir->i_sb; in msdos_lookup() local
265 struct super_block *sb = dir->i_sb; in msdos_create() local
310 struct super_block *sb = dir->i_sb; in msdos_rmdir() local
346 struct super_block *sb = dir->i_sb; in msdos_mkdir() local
406 struct super_block *sb = inode->i_sb; in msdos_unlink() local
601 struct super_block *sb = old_dir->i_sb; in msdos_rename() local
641 static void setup(struct super_block *sb) in setup()
648 static int msdos_fill_super(struct super_block *sb, void *data, int silent) in msdos_fill_super()
Ddir.c39 static inline loff_t fat_make_i_pos(struct super_block *sb, in fat_make_i_pos()
50 struct super_block *sb = dir->i_sb; in fat_dir_readahead() local
83 struct super_block *sb = dir->i_sb; in fat__get_entry() local
141 static int uni16_to_x8(struct super_block *sb, unsigned char *ascii, in uni16_to_x8()
181 static inline int fat_uni_to_x8(struct super_block *sb, const wchar_t *uni, in fat_uni_to_x8()
350 static int fat_parse_short(struct super_block *sb, in fat_parse_short()
465 struct super_block *sb = inode->i_sb; in fat_search_long() local
556 struct super_block *sb = inode->i_sb; in __fat_readdir() local
957 struct super_block *sb = dir->i_sb; in fat_scan() local
981 struct super_block *sb = dir->i_sb; in fat_scan_logstart() local
[all …]
Dmisc.c19 void __fat_fs_error(struct super_block *sb, int report, const char *fmt, ...) in __fat_fs_error()
46 void fat_msg(struct super_block *sb, const char *level, const char *fmt, ...) in fat_msg()
60 int fat_clusters_flush(struct super_block *sb) in fat_clusters_flush()
101 struct super_block *sb = inode->i_sb; in fat_chain_add() local
Dnamei_vfat.c712 struct super_block *sb = dir->i_sb; in vfat_lookup() local
772 struct super_block *sb = dir->i_sb; in vfat_create() local
805 struct super_block *sb = dir->i_sb; in vfat_rmdir() local
836 struct super_block *sb = dir->i_sb; in vfat_unlink() local
861 struct super_block *sb = dir->i_sb; in vfat_mkdir() local
915 struct super_block *sb = old_dir->i_sb; in vfat_rename() local
1044 static void setup(struct super_block *sb) in setup()
1053 static int vfat_fill_super(struct super_block *sb, void *data, int silent) in vfat_fill_super()
/linux-4.4.14/fs/jfs/
Djfs_mount.c81 int jfs_mount(struct super_block *sb) in jfs_mount()
239 int jfs_mount_rw(struct super_block *sb, int remount) in jfs_mount_rw()
301 static int chkSuper(struct super_block *sb) in chkSuper()
409 int updateSuper(struct super_block *sb, uint state) in updateSuper()
464 int readSuper(struct super_block *sb, struct buffer_head **bpp) in readSuper()
494 static int logMOUNT(struct super_block *sb) in logMOUNT()
Dsuper.c74 static void jfs_handle_error(struct super_block *sb) in jfs_handle_error()
95 void jfs_error(struct super_block *sb, const char *fmt, ...) in jfs_error()
113 static struct inode *jfs_alloc_inode(struct super_block *sb) in jfs_alloc_inode()
184 static void jfs_put_super(struct super_block *sb) in jfs_put_super()
232 static int parse_options(char *options, struct super_block *sb, s64 *newLVSize, in parse_options()
429 static int jfs_remount(struct super_block *sb, int *flags, char *data) in jfs_remount()
489 static int jfs_fill_super(struct super_block *sb, void *data, int silent) in jfs_fill_super()
625 static int jfs_freeze(struct super_block *sb) in jfs_freeze()
655 static int jfs_unfreeze(struct super_block *sb) in jfs_unfreeze()
682 static int jfs_sync_fs(struct super_block *sb, int wait) in jfs_sync_fs()
[all …]
Djfs_umount.c50 int jfs_umount(struct super_block *sb) in jfs_umount()
136 int jfs_umount_rw(struct super_block *sb) in jfs_umount_rw()
Djfs_discard.c47 struct super_block *sb = ip->i_sb; in jfs_issue_discard() local
84 struct super_block *sb = ipbmap->i_sb; in jfs_ioc_trim() local
/linux-4.4.14/fs/jffs2/
Dsuper.c37 static struct inode *jffs2_alloc_inode(struct super_block *sb) in jffs2_alloc_inode()
99 static int jffs2_sync_fs(struct super_block *sb, int wait) in jffs2_sync_fs()
113 static struct inode *jffs2_nfs_get_inode(struct super_block *sb, uint64_t ino, in jffs2_nfs_get_inode()
122 static struct dentry *jffs2_fh_to_dentry(struct super_block *sb, struct fid *fid, in jffs2_fh_to_dentry()
129 static struct dentry *jffs2_fh_to_parent(struct super_block *sb, struct fid *fid, in jffs2_fh_to_parent()
241 static int jffs2_remount_fs(struct super_block *sb, int *flags, char *data) in jffs2_remount_fs()
270 static int jffs2_fill_super(struct super_block *sb, void *data, int silent) in jffs2_fill_super()
320 static void jffs2_put_super (struct super_block *sb) in jffs2_put_super()
345 static void jffs2_kill_sb(struct super_block *sb) in jffs2_kill_sb()
Dfs.c250 struct inode *jffs2_iget(struct super_block *sb, unsigned long ino) in jffs2_iget()
393 int jffs2_do_remount_fs(struct super_block *sb, int *flags, char *data) in jffs2_do_remount_fs()
423 struct super_block *sb = dir_i->i_sb; in jffs2_new_inode() local
511 int jffs2_do_fill_super(struct super_block *sb, void *data, int silent) in jffs2_do_fill_super()
/linux-4.4.14/fs/sysv/
Dialloc.c39 sv_sb_fic_inode(struct super_block * sb, unsigned int i) in sv_sb_fic_inode()
56 sysv_raw_inode(struct super_block *sb, unsigned ino, struct buffer_head **bh) in sysv_raw_inode()
70 static int refill_free_cache(struct super_block *sb) in refill_free_cache()
102 struct super_block *sb = inode->i_sb; in sysv_free_inode() local
137 struct super_block *sb = dir->i_sb; in sysv_new_inode() local
181 unsigned long sysv_count_free_inodes(struct super_block * sb) in sysv_count_free_inodes()
Dinode.c34 static int sysv_sync_fs(struct super_block *sb, int wait) in sysv_sync_fs()
59 static int sysv_remount(struct super_block *sb, int *flags, char *data) in sysv_remount()
69 static void sysv_put_super(struct super_block *sb) in sysv_put_super()
89 struct super_block *sb = dentry->d_sb; in sysv_statfs() local
171 struct inode *sysv_iget(struct super_block *sb, unsigned int ino) in sysv_iget()
233 struct super_block * sb = inode->i_sb; in __sysv_write_inode() local
306 static struct inode *sysv_alloc_inode(struct super_block *sb) in sysv_alloc_inode()
Dballoc.c30 static inline sysv_zone_t *get_chunk(struct super_block *sb, struct buffer_head *bh) in get_chunk()
42 void sysv_free_block(struct super_block * sb, sysv_zone_t nr) in sysv_free_block()
99 sysv_zone_t sysv_new_block(struct super_block * sb) in sysv_new_block()
158 unsigned long sysv_count_free_blocks(struct super_block * sb) in sysv_count_free_blocks()
Dsuper.c201 struct super_block *sb = sbi->s_sb; in detect_sysv() local
302 static int complete_read_super(struct super_block *sb, int silent, int size) in complete_read_super()
352 static int sysv_fill_super(struct super_block *sb, void *data, int silent) in sysv_fill_super()
437 static int v7_sanity_check(struct super_block *sb, struct buffer_head *bh) in v7_sanity_check()
473 static int v7_fill_super(struct super_block *sb, void *data, int silent) in v7_fill_super()
/linux-4.4.14/fs/hfs/
Dmdb.c32 static int hfs_get_last_session(struct super_block *sb, in hfs_get_last_session()
67 int hfs_mdb_get(struct super_block *sb) in hfs_mdb_get()
258 void hfs_mdb_commit(struct super_block *sb) in hfs_mdb_commit()
334 void hfs_mdb_close(struct super_block *sb) in hfs_mdb_close()
348 void hfs_mdb_put(struct super_block *sb) in hfs_mdb_put()
Dsuper.c33 static int hfs_sync_fs(struct super_block *sb, int wait) in hfs_sync_fs()
46 static void hfs_put_super(struct super_block *sb) in hfs_put_super()
57 struct super_block *sb; in flush_mdb() local
69 void hfs_mark_mdb_dirty(struct super_block *sb) in hfs_mark_mdb_dirty()
97 struct super_block *sb = dentry->d_sb; in hfs_statfs() local
114 static int hfs_remount(struct super_block *sb, int *flags, char *data) in hfs_remount()
162 static struct inode *hfs_alloc_inode(struct super_block *sb) in hfs_alloc_inode()
385 static int hfs_fill_super(struct super_block *sb, void *data, int silent) in hfs_fill_super()
Dcatalog.c23 void hfs_cat_build_key(struct super_block *sb, btree_key *key, u32 parent, struct qstr *name) in hfs_cat_build_key()
65 static int hfs_cat_build_thread(struct super_block *sb, in hfs_cat_build_thread()
85 struct super_block *sb; in hfs_cat_create() local
179 int hfs_cat_find_brec(struct super_block *sb, u32 cnid, in hfs_cat_find_brec()
215 struct super_block *sb; in hfs_cat_delete() local
282 struct super_block *sb; in hfs_cat_move() local
Dextent.c244 static int hfs_free_extents(struct super_block *sb, struct hfs_extent *extent, in hfs_free_extents()
283 int hfs_free_fork(struct super_block *sb, struct hfs_cat_file *file, int type) in hfs_free_fork()
335 struct super_block *sb; in hfs_get_block() local
387 struct super_block *sb = inode->i_sb; in hfs_extend_file() local
472 struct super_block *sb = inode->i_sb; in hfs_file_truncate() local
Dinode.c73 struct super_block *sb = inode->i_sb; in hfs_releasepage() local
183 struct super_block *sb = dir->i_sb; in hfs_new_inode() local
239 struct super_block *sb = inode->i_sb; in hfs_delete_inode() local
266 struct super_block *sb = inode->i_sb; in hfs_inode_read_fork() local
381 struct inode *hfs_iget(struct super_block *sb, struct hfs_cat_key *key, hfs_cat_rec *rec) in hfs_iget()
653 struct super_block * sb; in hfs_file_fsync() local
Dtrans.c33 int hfs_mac2asc(struct super_block *sb, char *out, const struct hfs_name *in) in hfs_mac2asc()
97 void hfs_asc2mac(struct super_block *sb, struct hfs_name *out, struct qstr *in) in hfs_asc2mac()
Dbitmap.c139 u32 hfs_vbm_search_free(struct super_block *sb, u32 goal, u32 *num_bits) in hfs_vbm_search_free()
193 int hfs_clear_vbm_bits(struct super_block *sb, u16 start, u16 count) in hfs_clear_vbm_bits()
Dhfs_fs.h162 struct super_block *sb; member
256 #define HFS_SB(sb) ((struct hfs_sb_info *)(sb)->s_fs_info) argument
262 static inline const char *hfs_mdb_name(struct super_block *sb) in hfs_mdb_name()
267 static inline void hfs_bitmap_dirty(struct super_block *sb) in hfs_bitmap_dirty()
273 #define sb_bread512(sb, sec, data) ({ \ argument
/linux-4.4.14/fs/affs/
Damigaffs.c25 struct super_block *sb = dir->i_sb; in affs_insert_hash() local
74 struct super_block *sb; in affs_remove_hash() local
142 struct super_block *sb = inode->i_sb; in affs_remove_link() local
233 struct super_block *sb = inode->i_sb; in affs_empty_dir() local
266 struct super_block *sb; in affs_remove_header() local
336 affs_checksum_block(struct super_block *sb, struct buffer_head *bh) in affs_checksum_block()
354 affs_fix_checksum(struct super_block *sb, struct buffer_head *bh) in affs_fix_checksum()
443 affs_error(struct super_block *sb, const char *function, const char *fmt, ...) in affs_error()
459 affs_warning(struct super_block *sb, const char *function, const char *fmt, ...) in affs_warning()
Dsuper.c28 affs_commit_super(struct super_block *sb, int wait) in affs_commit_super()
45 affs_put_super(struct super_block *sb) in affs_put_super()
54 affs_sync_fs(struct super_block *sb, int wait) in affs_sync_fs()
63 struct super_block *sb; in flush_superblock() local
75 void affs_mark_sb_dirty(struct super_block *sb) in affs_mark_sb_dirty()
94 static struct inode *affs_alloc_inode(struct super_block *sb) in affs_alloc_inode()
299 static int affs_fill_super(struct super_block *sb, void *data, int silent) in affs_fill_super()
515 affs_remount(struct super_block *sb, int *flags, char *data) in affs_remount()
579 struct super_block *sb = dentry->d_sb; in affs_statfs() local
605 static void affs_kill_sb(struct super_block *sb) in affs_kill_sb()
Dbitmap.c14 affs_count_free_blocks(struct super_block *sb) in affs_count_free_blocks()
38 affs_free_block(struct super_block *sb, u32 block) in affs_free_block()
116 struct super_block *sb; in affs_alloc_block() local
243 int affs_init_bitmap(struct super_block *sb, int *flags) in affs_init_bitmap()
352 void affs_free_bitmap(struct super_block *sb) in affs_free_bitmap()
Dinode.c16 struct inode *affs_iget(struct super_block *sb, unsigned long ino) in affs_iget()
168 struct super_block *sb = inode->i_sb; in affs_write_inode() local
290 struct super_block *sb = dir->i_sb; in affs_new_inode() local
347 struct super_block *sb = dir->i_sb; in affs_add_entry() local
Dnamei.c54 affs_get_toupper(struct super_block *sb) in affs_get_toupper()
175 affs_hash_name(struct super_block *sb, const u8 *name, unsigned int len) in affs_hash_name()
190 struct super_block *sb = dir->i_sb; in affs_find_entry() local
219 struct super_block *sb = dir->i_sb; in affs_lookup() local
262 struct super_block *sb = dir->i_sb; in affs_create() local
331 struct super_block *sb = dir->i_sb; in affs_symlink() local
418 struct super_block *sb = old_dir->i_sb; in affs_rename() local
Daffs.h18 #define AFFS_BLOCK(sb, bh, blk) (AFFS_HEAD(bh)->table[AFFS_SB(sb)->s_hashsize-1-(blk)]) argument
21 #define AFFS_TAIL(sb, bh) ((struct affs_tail *)((bh)->b_data+(sb)->s_blocksize-sizeof(struct affs_t… argument
23 #define AFFS_ROOT_TAIL(sb, bh) ((struct affs_root_tail *)((bh)->b_data+(sb)->s_blocksize-sizeof(str… argument
103 struct super_block *sb; /* the VFS superblock object */ member
127 static inline struct affs_sb_info *AFFS_SB(struct super_block *sb) in AFFS_SB()
216 affs_set_blocksize(struct super_block *sb, int size) in affs_set_blocksize()
221 affs_bread(struct super_block *sb, int block) in affs_bread()
229 affs_getblk(struct super_block *sb, int block) in affs_getblk()
237 affs_getzeroblk(struct super_block *sb, int block) in affs_getzeroblk()
252 affs_getemptyblk(struct super_block *sb, int block) in affs_getemptyblk()
Dfile.c49 struct super_block *sb = inode->i_sb; in affs_grow_extcache() local
119 struct super_block *sb = inode->i_sb; in affs_alloc_extblock() local
171 struct super_block *sb = inode->i_sb; in affs_get_extblock_slow() local
296 struct super_block *sb = inode->i_sb; in affs_get_block() local
504 struct super_block *sb = inode->i_sb; in affs_do_readpage_ofs() local
541 struct super_block *sb = inode->i_sb; in affs_extent_file_ofs() local
673 struct super_block *sb = inode->i_sb; in affs_write_end_ofs() local
821 struct super_block *sb = inode->i_sb; in affs_free_prealloc() local
836 struct super_block *sb = inode->i_sb; in affs_truncate() local
/linux-4.4.14/fs/coda/
Dupcall.c74 int venus_rootfid(struct super_block *sb, struct CodaFid *fidp) in venus_rootfid()
91 int venus_getattr(struct super_block *sb, struct CodaFid *fid, in venus_getattr()
110 int venus_setattr(struct super_block *sb, struct CodaFid *fid, in venus_setattr()
129 int venus_lookup(struct super_block *sb, struct CodaFid *fid, in venus_lookup()
159 int venus_close(struct super_block *sb, struct CodaFid *fid, int flags, in venus_close()
179 int venus_open(struct super_block *sb, struct CodaFid *fid, in venus_open()
200 int venus_mkdir(struct super_block *sb, struct CodaFid *dirfid, in venus_mkdir()
231 int venus_rename(struct super_block *sb, struct CodaFid *old_fid, in venus_rename()
268 int venus_create(struct super_block *sb, struct CodaFid *dirfid, in venus_create()
301 int venus_rmdir(struct super_block *sb, struct CodaFid *dirfid, in venus_rmdir()
[all …]
Dcnode.c59 struct inode * coda_iget(struct super_block * sb, struct CodaFid * fid, in coda_iget()
91 struct inode *coda_cnode_make(struct CodaFid *fid, struct super_block *sb) in coda_cnode_make()
134 struct inode *coda_fid_to_inode(struct CodaFid *fid, struct super_block *sb) in coda_fid_to_inode()
156 struct inode *coda_cnode_makectl(struct super_block *sb) in coda_cnode_makectl()
Dinode.c42 static struct inode *coda_alloc_inode(struct super_block *sb) in coda_alloc_inode()
95 static int coda_remount(struct super_block *sb, int *flags, char *data) in coda_remount()
152 static int coda_fill_super(struct super_block *sb, void *data, int silent) in coda_fill_super()
239 static void coda_put_super(struct super_block *sb) in coda_put_super()
/linux-4.4.14/fs/squashfs/
Dexport.c52 static long long squashfs_inode_lookup(struct super_block *sb, int ino_num) in squashfs_inode_lookup()
74 static struct dentry *squashfs_export_iget(struct super_block *sb, in squashfs_export_iget()
90 static struct dentry *squashfs_fh_to_dentry(struct super_block *sb, in squashfs_fh_to_dentry()
101 static struct dentry *squashfs_fh_to_parent(struct super_block *sb, in squashfs_fh_to_parent()
123 __le64 *squashfs_read_inode_lookup_table(struct super_block *sb, in squashfs_read_inode_lookup_table()
Dcache.c65 struct squashfs_cache_entry *squashfs_cache_get(struct super_block *sb, in squashfs_cache_get()
344 int squashfs_read_metadata(struct super_block *sb, void *buffer, in squashfs_read_metadata()
389 struct squashfs_cache_entry *squashfs_get_fragment(struct super_block *sb, in squashfs_get_fragment()
404 struct squashfs_cache_entry *squashfs_get_datablock(struct super_block *sb, in squashfs_get_datablock()
416 void *squashfs_read_table(struct super_block *sb, u64 block, int length) in squashfs_read_table()
Dsuper.c79 static int squashfs_fill_super(struct super_block *sb, void *data, int silent) in squashfs_fill_super()
374 static int squashfs_remount(struct super_block *sb, int *flags, char *data) in squashfs_remount()
382 static void squashfs_put_super(struct super_block *sb) in squashfs_put_super()
466 static struct inode *squashfs_alloc_inode(struct super_block *sb) in squashfs_alloc_inode()
Dxattr.h30 static inline __le64 *squashfs_read_xattr_id_table(struct super_block *sb, in squashfs_read_xattr_id_table()
38 static inline int squashfs_xattr_lookup(struct super_block *sb, in squashfs_xattr_lookup()
Dfragment.c48 int squashfs_frag_lookup(struct super_block *sb, unsigned int fragment, in squashfs_frag_lookup()
73 __le64 *squashfs_read_fragment_index_table(struct super_block *sb, in squashfs_read_fragment_index_table()
Did.c45 int squashfs_get_id(struct super_block *sb, unsigned int index, in squashfs_get_id()
68 __le64 *squashfs_read_id_index_table(struct super_block *sb, in squashfs_read_id_index_table()
Dinode.c56 static int squashfs_new_inode(struct super_block *sb, struct inode *inode, in squashfs_new_inode()
84 struct inode *squashfs_iget(struct super_block *sb, long long ino, in squashfs_iget()
114 struct super_block *sb = inode->i_sb; in squashfs_read_inode() local
Dxattr_id.c41 int squashfs_xattr_lookup(struct super_block *sb, unsigned int index, in squashfs_xattr_lookup()
66 __le64 *squashfs_read_xattr_id_table(struct super_block *sb, u64 start, in squashfs_read_xattr_id_table()
Ddecompressor.c94 static void *get_comp_opts(struct super_block *sb, unsigned short flags) in get_comp_opts()
135 void *squashfs_decompressor_setup(struct super_block *sb, unsigned short flags) in squashfs_decompressor_setup()
Dblock.c45 static struct buffer_head *get_block_length(struct super_block *sb, in get_block_length()
90 int squashfs_read_data(struct super_block *sb, u64 index, int length, in squashfs_read_data()
/linux-4.4.14/fs/adfs/
Dsuper.c26 void __adfs_error(struct super_block *sb, const char *function, const char *fmt, ...) in __adfs_error()
73 static unsigned char adfs_calczonecheck(struct super_block *sb, unsigned char *map) in adfs_calczonecheck()
97 static int adfs_checkmap(struct super_block *sb, struct adfs_discmap *dm) in adfs_checkmap()
118 static void adfs_put_super(struct super_block *sb) in adfs_put_super()
158 static int parse_options(struct super_block *sb, char *options) in parse_options()
213 static int adfs_remount(struct super_block *sb, int *flags, char *data) in adfs_remount()
222 struct super_block *sb = dentry->d_sb; in adfs_statfs() local
242 static struct inode *adfs_alloc_inode(struct super_block *sb) in adfs_alloc_inode()
301 static struct adfs_discmap *adfs_read_map(struct super_block *sb, struct adfs_discrecord *dr) in adfs_read_map()
365 static int adfs_fill_super(struct super_block *sb, void *data, int silent) in adfs_fill_super()
Dinode.c89 adfs_atts2mode(struct super_block *sb, struct inode *inode) in adfs_atts2mode()
133 adfs_mode2atts(struct super_block *sb, struct inode *inode) in adfs_mode2atts()
243 adfs_iget(struct super_block *sb, struct object_info *obj) in adfs_iget()
302 struct super_block *sb = inode->i_sb; in adfs_notify_change() local
357 struct super_block *sb = inode->i_sb; in adfs_write_inode() local
Ddir_f.c143 adfs_dir_read(struct super_block *sb, unsigned long object_id, in adfs_dir_read()
258 struct super_block *sb = dir->sb; in __adfs_dir_get() local
288 struct super_block *sb = dir->sb; in __adfs_dir_put() local
353 adfs_f_read(struct super_block *sb, unsigned int id, unsigned int sz, struct adfs_dir *dir) in adfs_f_read()
394 struct super_block *sb = dir->sb; in adfs_f_update() local
Ddir.c23 struct super_block *sb = inode->i_sb; in adfs_readdir() local
68 adfs_dir_update(struct super_block *sb, struct object_info *obj, int wait) in adfs_dir_update()
131 struct super_block *sb = inode->i_sb; in adfs_dir_lookup_byname() local
/linux-4.4.14/fs/minix/
Dbitmap.c43 struct super_block *sb = inode->i_sb; in minix_free_block() local
96 unsigned long minix_count_free_blocks(struct super_block *sb) in minix_count_free_blocks()
106 minix_V1_raw_inode(struct super_block *sb, ino_t ino, struct buffer_head **bh) in minix_V1_raw_inode()
130 minix_V2_raw_inode(struct super_block *sb, ino_t ino, struct buffer_head **bh) in minix_V2_raw_inode()
184 struct super_block *sb = inode->i_sb; in minix_free_inode() local
214 struct super_block *sb = dir->i_sb; in minix_new_inode() local
266 unsigned long minix_count_free_inodes(struct super_block *sb) in minix_count_free_inodes()
Ditree_v2.c24 #define INDIRCOUNT(sb) (1 << ((sb)->s_blocksize_bits - 2)) argument
30 struct super_block *sb = inode->i_sb; in block_to_path() local
73 unsigned V2_minix_blocks(loff_t size, struct super_block *sb) in V2_minix_blocks()
Dinode.c40 static void minix_put_super(struct super_block *sb) in minix_put_super()
62 static struct inode *minix_alloc_inode(struct super_block *sb) in minix_alloc_inode()
121 static int minix_remount (struct super_block * sb, int * flags, char * data) in minix_remount()
358 struct super_block *sb = dentry->d_sb; in minix_statfs() local
531 struct inode *minix_iget(struct super_block *sb, unsigned long ino) in minix_iget()
628 struct super_block *sb = dentry->d_sb; in minix_getattr() local
/linux-4.4.14/fs/hfsplus/
Dsuper.c57 struct inode *hfsplus_iget(struct super_block *sb, unsigned long ino) in hfsplus_iget()
174 static int hfsplus_sync_fs(struct super_block *sb, int wait) in hfsplus_sync_fs()
259 void hfsplus_mark_mdb_dirty(struct super_block *sb) in hfsplus_mark_mdb_dirty()
276 static void hfsplus_put_super(struct super_block *sb) in hfsplus_put_super()
308 struct super_block *sb = dentry->d_sb; in hfsplus_statfs() local
326 static int hfsplus_remount(struct super_block *sb, int *flags, char *data) in hfsplus_remount()
371 static int hfsplus_fill_super(struct super_block *sb, void *data, int silent) in hfsplus_fill_super()
617 static struct inode *hfsplus_alloc_inode(struct super_block *sb) in hfsplus_alloc_inode()
Dcatalog.c42 int hfsplus_cat_build_key(struct super_block *sb, in hfsplus_cat_build_key()
59 void hfsplus_cat_build_key_with_cnid(struct super_block *sb, in hfsplus_cat_build_key_with_cnid()
175 static int hfsplus_fill_cat_thread(struct super_block *sb, in hfsplus_fill_cat_thread()
193 int hfsplus_find_cat(struct super_block *sb, u32 cnid, in hfsplus_find_cat()
255 struct super_block *sb = dir->i_sb; in hfsplus_create_cat() local
323 struct super_block *sb = dir->i_sb; in hfsplus_delete_cat() local
418 struct super_block *sb = src_dir->i_sb; in hfsplus_rename_cat() local
Dattributes.c49 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key, in hfsplus_attr_build_key()
136 int hfsplus_find_attr(struct super_block *sb, u32 cnid, in hfsplus_find_attr()
171 struct super_block *sb = inode->i_sb; in hfsplus_attr_exists() local
197 struct super_block *sb = inode->i_sb; in hfsplus_create_attr() local
300 struct super_block *sb = inode->i_sb; in hfsplus_delete_attr() local
Dwrapper.c46 int hfsplus_submit_bio(struct super_block *sb, sector_t sector, in hfsplus_submit_bio()
124 static int hfsplus_get_last_session(struct super_block *sb, in hfsplus_get_last_session()
157 int hfsplus_read_wrapper(struct super_block *sb) in hfsplus_read_wrapper()
Dunicode.c121 int hfsplus_uni2asc(struct super_block *sb, in hfsplus_uni2asc()
255 static inline int asc2unichar(struct super_block *sb, const char *astr, int len, in asc2unichar()
298 int hfsplus_asc2uni(struct super_block *sb, in hfsplus_asc2uni()
339 struct super_block *sb = dentry->d_sb; in hfsplus_hash_dentry() local
391 struct super_block *sb = parent->d_sb; in hfsplus_compare_dentry() local
Dinode.c68 struct super_block *sb = inode->i_sb; in hfsplus_releasepage() local
227 struct super_block *sb = inode->i_sb; in hfsplus_file_release() local
359 struct inode *hfsplus_new_inode(struct super_block *sb, umode_t mode) in hfsplus_new_inode()
419 struct super_block *sb = inode->i_sb; in hfsplus_delete_inode() local
441 struct super_block *sb = inode->i_sb; in hfsplus_inode_read_fork() local
Dextents.c223 struct super_block *sb = inode->i_sb; in hfsplus_get_block() local
330 static int hfsplus_free_extents(struct super_block *sb, in hfsplus_free_extents()
386 int hfsplus_free_fork(struct super_block *sb, u32 cnid, in hfsplus_free_fork()
430 struct super_block *sb = inode->i_sb; in hfsplus_file_extend() local
533 struct super_block *sb = inode->i_sb; in hfsplus_file_truncate() local
Dpart_tbl.c70 static int hfs_parse_old_pmap(struct super_block *sb, struct old_pmap *pm, in hfs_parse_old_pmap()
91 static int hfs_parse_new_pmap(struct super_block *sb, void *buf, in hfs_parse_new_pmap()
128 int hfs_part_find(struct super_block *sb, in hfs_part_find()
Dbitmap.c18 int hfsplus_block_allocate(struct super_block *sb, u32 size, in hfsplus_block_allocate()
163 int hfsplus_block_free(struct super_block *sb, u32 offset, u32 count) in hfsplus_block_free()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c74 int lustre_process_log(struct super_block *sb, char *logname, in lustre_process_log()
116 int lustre_end_log(struct super_block *sb, char *logname, in lustre_end_log()
203 int lustre_start_mgc(struct super_block *sb) in lustre_start_mgc()
417 static int lustre_stop_mgc(struct super_block *sb) in lustre_stop_mgc()
491 static struct lustre_sb_info *lustre_init_lsi(struct super_block *sb) in lustre_init_lsi()
517 static int lustre_free_lsi(struct super_block *sb) in lustre_free_lsi()
550 static int lustre_put_lsi(struct super_block *sb) in lustre_put_lsi()
650 int lustre_common_put_super(struct super_block *sb) in lustre_common_put_super()
702 int lustre_check_exclusion(struct super_block *sb, char *svname) in lustre_check_exclusion()
1078 static int lustre_fill_super(struct super_block *sb, void *data, int silent) in lustre_fill_super()
[all …]
/linux-4.4.14/fs/f2fs/
Dsuper.c252 void f2fs_msg(struct super_block *sb, const char *level, const char *fmt, ...) in f2fs_msg()
271 static int parse_options(struct super_block *sb, char *options) in parse_options()
419 static struct inode *f2fs_alloc_inode(struct super_block *sb) in f2fs_alloc_inode()
516 static void f2fs_put_super(struct super_block *sb) in f2fs_put_super()
573 int f2fs_sync_fs(struct super_block *sb, int sync) in f2fs_sync_fs()
595 static int f2fs_freeze(struct super_block *sb) in f2fs_freeze()
606 static int f2fs_unfreeze(struct super_block *sb) in f2fs_unfreeze()
613 struct super_block *sb = dentry->d_sb; in f2fs_statfs() local
696 struct super_block *sb = seq->private; in segment_info_seq_show() local
751 static int f2fs_remount(struct super_block *sb, int *flags, char *data) in f2fs_remount()
[all …]
/linux-4.4.14/mm/
Dcleancache.c37 static void cleancache_register_ops_sb(struct super_block *sb, void *unused) in cleancache_register_ops_sb()
114 void __cleancache_init_fs(struct super_block *sb) in __cleancache_init_fs()
128 void __cleancache_init_shared_fs(struct super_block *sb) in __cleancache_init_shared_fs()
150 struct super_block *sb = inode->i_sb; in cleancache_get_key() local
292 void __cleancache_invalidate_fs(struct super_block *sb) in __cleancache_invalidate_fs()
/linux-4.4.14/fs/cramfs/
Dinode.c41 static inline struct cramfs_sb_info *CRAMFS_SB(struct super_block *sb) in CRAMFS_SB()
80 static struct inode *get_cramfs_inode(struct super_block *sb, in get_cramfs_inode()
165 static void *cramfs_read(struct super_block *sb, unsigned int offset, unsigned int len) in cramfs_read()
241 static void cramfs_kill_sb(struct super_block *sb) in cramfs_kill_sb()
249 static int cramfs_remount(struct super_block *sb, int *flags, char *data) in cramfs_remount()
256 static int cramfs_fill_super(struct super_block *sb, void *data, int silent) in cramfs_fill_super()
351 struct super_block *sb = dentry->d_sb; in cramfs_statfs() local
373 struct super_block *sb = inode->i_sb; in cramfs_readdir() local
503 struct super_block *sb = inode->i_sb; in cramfs_readpage() local
/linux-4.4.14/fs/qnx6/
Dinode.c48 struct super_block *sb = root->d_sb; in qnx6_show_options() local
56 static int qnx6_remount(struct super_block *sb, int *flags, char *data) in qnx6_remount()
63 static unsigned qnx6_get_devblock(struct super_block *sb, __fs32 block) in qnx6_get_devblock()
157 struct super_block *sb = dentry->d_sb; in qnx6_statfs() local
204 void qnx6_superblock_debug(struct qnx6_super_block *sb, struct super_block *s) in qnx6_superblock_debug()
231 static int qnx6_parse_options(char *options, struct super_block *sb) in qnx6_parse_options()
262 struct qnx6_super_block *sb; in qnx6_check_first_superblock() local
482 static void qnx6_put_super(struct super_block *sb) in qnx6_put_super()
519 struct inode *qnx6_iget(struct super_block *sb, unsigned ino) in qnx6_iget()
595 static struct inode *qnx6_alloc_inode(struct super_block *sb) in qnx6_alloc_inode()
Dqnx6.h30 struct qnx6_super_block *sb; /* our superblock */ member
58 static inline struct qnx6_sb_info *QNX6_SB(struct super_block *sb) in QNX6_SB()
70 #define test_opt(sb, opt) (QNX6_SB(sb)->s_mount_opt & \ argument
/linux-4.4.14/sound/isa/sb/
Dsb_mixer.c73 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_sbmixer_get_single() local
89 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_sbmixer_put_single() local
125 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_sbmixer_get_double() local
145 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_sbmixer_put_double() local
194 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_dt019x_input_sw_get() local
230 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_dt019x_input_sw_put() local
282 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_als4k_mono_capture_route_get() local
300 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_als4k_mono_capture_route_put() local
335 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_sb8mixer_get_mux() local
358 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_sb8mixer_put_mux() local
[all …]
/linux-4.4.14/fs/omfs/
Dbitmap.c7 unsigned long omfs_count_free(struct super_block *sb) in omfs_count_free()
47 static int set_run(struct super_block *sb, int map, in set_run()
90 int omfs_allocate_block(struct super_block *sb, u64 block) in omfs_allocate_block()
129 int omfs_allocate_range(struct super_block *sb, in omfs_allocate_range()
174 int omfs_clear_range(struct super_block *sb, u64 block, int count) in omfs_clear_range()
Dinode.c22 struct buffer_head *omfs_bread(struct super_block *sb, sector_t block) in omfs_bread()
200 struct inode *omfs_iget(struct super_block *sb, ino_t ino) in omfs_iget()
264 static void omfs_put_super(struct super_block *sb) in omfs_put_super()
307 static int omfs_get_imap(struct super_block *sb) in omfs_get_imap()
427 static int omfs_fill_super(struct super_block *sb, void *data, int silent) in omfs_fill_super()
/linux-4.4.14/fs/devpts/
Dinode.c134 static inline struct pts_fs_info *DEVPTS_SB(struct super_block *sb) in DEVPTS_SB()
241 static int mknod_ptmx(struct super_block *sb) in mknod_ptmx()
314 static int devpts_remount(struct super_block *sb, int *flags, char *data) in devpts_remount()
504 static void devpts_kill_sb(struct super_block *sb) in devpts_kill_sb()
529 struct super_block *sb = pts_sb_from_inode(ptmx_inode); in devpts_new_index() local
569 struct super_block *sb = pts_sb_from_inode(ptmx_inode); in devpts_kill_index() local
584 struct super_block *sb = pts_sb_from_inode(ptmx_inode); in devpts_add_ref() local
592 struct super_block *sb = pts_sb_from_inode(ptmx_inode); in devpts_del_ref() local
611 struct super_block *sb = pts_sb_from_inode(ptmx_inode); in devpts_pty_new() local
688 struct super_block *sb = pts_sb_from_inode(inode); in devpts_pty_kill() local
/linux-4.4.14/fs/proc/
Droot.c26 static int proc_test_super(struct super_block *sb, void *data) in proc_test_super()
31 static int proc_set_super(struct super_block *sb, void *data) in proc_set_super()
92 int proc_remount(struct super_block *sb, int *flags, char *data) in proc_remount()
104 struct super_block *sb; in proc_mount() local
151 static void proc_kill_sb(struct super_block *sb) in proc_kill_sb()
/linux-4.4.14/fs/afs/
Dsuper.c290 static int afs_test_super(struct super_block *sb, void *data) in afs_test_super()
298 static int afs_set_super(struct super_block *sb, void *data) in afs_set_super()
307 static int afs_fill_super(struct super_block *sb, in afs_fill_super()
358 struct super_block *sb; in afs_mount() local
448 static void afs_kill_super(struct super_block *sb) in afs_kill_super()
480 static struct inode *afs_alloc_inode(struct super_block *sb) in afs_alloc_inode()
/linux-4.4.14/fs/fuse/
Dinode.c79 static struct inode *fuse_alloc_inode(struct super_block *sb) in fuse_alloc_inode()
136 static int fuse_remount_fs(struct super_block *sb, int *flags, char *data) in fuse_remount_fs()
293 struct inode *fuse_iget(struct super_block *sb, u64 nodeid, in fuse_iget()
329 int fuse_reverse_inval_inode(struct super_block *sb, u64 nodeid, in fuse_reverse_inval_inode()
354 static void fuse_umount_begin(struct super_block *sb) in fuse_umount_begin()
378 static void fuse_put_super(struct super_block *sb) in fuse_put_super()
410 struct super_block *sb = dentry->d_sb; in fuse_statfs() local
554 struct super_block *sb = root->d_sb; in fuse_show_options() local
632 static struct inode *fuse_get_root_inode(struct super_block *sb, unsigned mode) in fuse_get_root_inode()
648 static struct dentry *fuse_get_dentry(struct super_block *sb, in fuse_get_dentry()
[all …]
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_lib.c67 static struct ll_sb_info *ll_init_sbi(struct super_block *sb) in ll_init_sbi()
136 static void ll_free_sbi(struct super_block *sb) in ll_free_sbi()
143 static int client_common_fill_super(struct super_block *sb, char *md, char *dt, in client_common_fill_super()
607 static void client_common_put_super(struct super_block *sb) in client_common_put_super()
638 void ll_kill_super(struct super_block *sb) in ll_kill_super()
849 int ll_fill_super(struct super_block *sb, struct vfsmount *mnt) in ll_fill_super()
943 void ll_put_super(struct super_block *sb) in ll_put_super()
1402 int ll_statfs_internal(struct super_block *sb, struct obd_statfs *osfs, in ll_statfs_internal()
1454 struct super_block *sb = de->d_sb; in ll_statfs() local
1824 void ll_umount_begin(struct super_block *sb) in ll_umount_begin()
[all …]
Dllite_nfs.c85 struct inode *search_inode_for_lustre(struct super_block *sb, in search_inode_for_lustre()
139 ll_iget_for_nfs(struct super_block *sb, struct lu_fid *fid, struct lu_fid *parent) in ll_iget_for_nfs()
257 static struct dentry *ll_fh_to_dentry(struct super_block *sb, struct fid *fid, in ll_fh_to_dentry()
268 static struct dentry *ll_fh_to_parent(struct super_block *sb, struct fid *fid, in ll_fh_to_parent()
/linux-4.4.14/fs/cifs/
Dcifsfs.c97 cifs_sb_active(struct super_block *sb) in cifs_sb_active()
106 cifs_sb_deactive(struct super_block *sb) in cifs_sb_deactive()
115 cifs_read_super(struct super_block *sb) in cifs_read_super()
173 static void cifs_kill_sb(struct super_block *sb) in cifs_kill_sb()
183 struct super_block *sb = dentry->d_sb; in cifs_statfs() local
249 cifs_alloc_inode(struct super_block *sb) in cifs_alloc_inode()
516 static void cifs_umount_begin(struct super_block *sb) in cifs_umount_begin()
560 static int cifs_remount(struct super_block *sb, int *flags, char *data) in cifs_remount()
599 cifs_get_root(struct smb_vol *vol, struct super_block *sb) in cifs_get_root()
653 static int cifs_set_super(struct super_block *sb, void *data) in cifs_set_super()
[all …]
Dxattr.c48 struct super_block *sb; in cifs_removexattr() local
109 struct super_block *sb; in cifs_setxattr() local
244 struct super_block *sb; in cifs_getxattr() local
380 struct super_block *sb; in cifs_listxattr() local
/linux-4.4.14/fs/efs/
Dsuper.c67 static struct inode *efs_alloc_inode(struct super_block *sb) in efs_alloc_inode()
115 static int efs_remount(struct super_block *sb, int *flags, char *data) in efs_remount()
238 static int efs_validate_super(struct efs_sb_info *sb, struct efs_super *super) { in efs_validate_super()
257 struct efs_sb_info *sb; in efs_fill_super() local
333 struct super_block *sb = dentry->d_sb; in efs_statfs() local
Dnamei.c76 static struct inode *efs_nfs_get_inode(struct super_block *sb, u64 ino, in efs_nfs_get_inode()
95 struct dentry *efs_fh_to_dentry(struct super_block *sb, struct fid *fid, in efs_fh_to_dentry()
102 struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid, in efs_fh_to_parent()
Dinode.c53 struct efs_sb_info *sb = SUPER_INFO(super); in efs_iget() local
177 efs_extent_check(efs_extent *ptr, efs_block_t block, struct efs_sb_info *sb) { in efs_extent_check()
198 struct efs_sb_info *sb = SUPER_INFO(inode->i_sb); in efs_map_block() local
/linux-4.4.14/drivers/mtd/
Dmtdsuper.c26 static int get_sb_mtd_compare(struct super_block *sb, void *_mtd) in get_sb_mtd_compare()
46 static int get_sb_mtd_set(struct super_block *sb, void *_mtd) in get_sb_mtd_set()
64 struct super_block *sb; in mount_mtd_aux() local
213 void kill_mtd_super(struct super_block *sb) in kill_mtd_super()
/linux-4.4.14/fs/qnx4/
Dinode.c43 static int qnx4_remount(struct super_block *sb, int *flags, char *data) in qnx4_remount()
130 struct super_block *sb = dentry->d_sb; in qnx4_statfs() local
150 static const char *qnx4_checkroot(struct super_block *sb, in qnx4_checkroot()
236 static void qnx4_kill_sb(struct super_block *sb) in qnx4_kill_sb()
260 struct inode *qnx4_iget(struct super_block *sb, unsigned long ino) in qnx4_iget()
335 static struct inode *qnx4_alloc_inode(struct super_block *sb) in qnx4_alloc_inode()
/linux-4.4.14/fs/nfsd/
Dblocklayout.c17 nfsd4_block_get_device_info_simple(struct super_block *sb, in nfsd4_block_get_device_info_simple()
39 nfsd4_block_proc_getdeviceinfo(struct super_block *sb, in nfsd4_block_proc_getdeviceinfo()
52 struct super_block *sb = inode->i_sb; in nfsd4_block_proc_layoutget() local
/linux-4.4.14/fs/ubifs/
Dsuper.c101 struct inode *ubifs_iget(struct super_block *sb, unsigned long inum) in ubifs_iget()
261 static struct inode *ubifs_alloc_inode(struct super_block *sb) in ubifs_alloc_inode()
450 static int ubifs_sync_fs(struct super_block *sb, int wait) in ubifs_sync_fs()
1046 struct super_block *sb = c->vfs_sb; in ubifs_parse_options() local
1755 static void ubifs_put_super(struct super_block *sb) in ubifs_put_super()
1831 static int ubifs_remount_fs(struct super_block *sb, int *flags, char *data) in ubifs_remount_fs()
1998 static int ubifs_fill_super(struct super_block *sb, void *data, int silent) in ubifs_fill_super()
2079 static int sb_test(struct super_block *sb, void *data) in sb_test()
2087 static int sb_set(struct super_block *sb, void *data) in sb_set()
2098 struct super_block *sb; in ubifs_mount() local
/linux-4.4.14/fs/gfs2/
Dops_fstype.c65 static struct gfs2_sbd *init_sbd(struct super_block *sb) in init_sbd()
154 struct gfs2_sb_host *sb = &sdp->sd_sb; in gfs2_check_sb() local
187 struct gfs2_sb_host *sb = &sdp->sd_sb; in gfs2_sb_in() local
229 struct super_block *sb = sdp->sd_vfs; in gfs2_read_super() local
447 static int gfs2_lookup_root(struct super_block *sb, struct dentry **dptr, in gfs2_lookup_root()
470 struct super_block *sb = sdp->sd_vfs; in init_sb() local
1030 struct super_block *sb = sdp->sd_vfs; in gfs2_online_uevent() local
1048 static int fill_super(struct super_block *sb, struct gfs2_args *args, int silent) in fill_super()
1377 static void gfs2_kill_sb(struct super_block *sb) in gfs2_kill_sb()
Dexport.c35 struct super_block *sb = inode->i_sb; in gfs2_encode_fh() local
134 static struct dentry *gfs2_get_dentry(struct super_block *sb, in gfs2_get_dentry()
158 static struct dentry *gfs2_fh_to_dentry(struct super_block *sb, struct fid *fid, in gfs2_fh_to_dentry()
180 static struct dentry *gfs2_fh_to_parent(struct super_block *sb, struct fid *fid, in gfs2_fh_to_parent()
Dsuper.c573 int gfs2_statfs_sync(struct super_block *sb, int type) in gfs2_statfs_sync()
867 static void gfs2_put_super(struct super_block *sb) in gfs2_put_super()
935 static int gfs2_sync_fs(struct super_block *sb, int wait) in gfs2_sync_fs()
950 struct super_block *sb = sdp->sd_vfs; in gfs2_freeze_func() local
981 static int gfs2_freeze(struct super_block *sb) in gfs2_freeze()
1025 static int gfs2_unfreeze(struct super_block *sb) in gfs2_unfreeze()
1174 struct super_block *sb = d_inode(dentry)->i_sb; in gfs2_statfs() local
1212 static int gfs2_remount_fs(struct super_block *sb, int *flags, char *data) in gfs2_remount_fs()
1511 struct super_block *sb = inode->i_sb; in gfs2_evict_inode() local
1626 static struct inode *gfs2_alloc_inode(struct super_block *sb) in gfs2_alloc_inode()
/linux-4.4.14/fs/ceph/
Dexport.c61 static struct dentry *__fh_to_dentry(struct super_block *sb, u64 ino) in __fh_to_dentry()
108 static struct dentry *ceph_fh_to_dentry(struct super_block *sb, in ceph_fh_to_dentry()
124 static struct dentry *__get_parent(struct super_block *sb, in __get_parent()
186 static struct dentry *ceph_fh_to_parent(struct super_block *sb, in ceph_fh_to_parent()
/linux-4.4.14/fs/jbd2/
Djournal.c125 static int jbd2_verify_csum_type(journal_t *j, journal_superblock_t *sb) in jbd2_verify_csum_type()
133 static __be32 jbd2_superblock_csum(journal_t *j, journal_superblock_t *sb) in jbd2_superblock_csum()
146 static int jbd2_superblock_csum_verify(journal_t *j, journal_superblock_t *sb) in jbd2_superblock_csum_verify()
154 static void jbd2_superblock_csum_set(journal_t *j, journal_superblock_t *sb) in jbd2_superblock_csum_set()
1271 journal_superblock_t *sb = journal->j_superblock; in journal_reset() local
1329 journal_superblock_t *sb = journal->j_superblock; in jbd2_write_superblock() local
1384 journal_superblock_t *sb = journal->j_superblock; in jbd2_journal_update_sb_log_tail() local
1418 journal_superblock_t *sb = journal->j_superblock; in jbd2_mark_journal_empty() local
1452 journal_superblock_t *sb = journal->j_superblock; in jbd2_journal_update_sb_errno() local
1471 journal_superblock_t *sb; in journal_get_superblock() local
[all …]
/linux-4.4.14/fs/nfs/
Dgetroot.c43 static int nfs_superblock_set_dummy_root(struct super_block *sb, struct inode *inode) in nfs_superblock_set_dummy_root()
71 struct dentry *nfs_get_root(struct super_block *sb, struct nfs_fh *mntfh, in nfs_get_root()
Dcache_lib.c115 int nfs_cache_register_sb(struct super_block *sb, struct cache_detail *cd) in nfs_cache_register_sb()
142 void nfs_cache_unregister_sb(struct super_block *sb, struct cache_detail *cd) in nfs_cache_unregister_sb()
/linux-4.4.14/arch/s390/hypfs/
Dinode.c48 static void hypfs_update_update(struct super_block *sb) in hypfs_update_update()
92 static struct inode *hypfs_make_inode(struct super_block *sb, umode_t mode) in hypfs_make_inode()
165 struct super_block *sb = file_inode(iocb->ki_filp)->i_sb; in hypfs_write_iter() local
216 static int hypfs_parse_options(char *options, struct super_block *sb) in hypfs_parse_options()
267 static int hypfs_fill_super(struct super_block *sb, void *data, int silent) in hypfs_fill_super()
315 static void hypfs_kill_super(struct super_block *sb) in hypfs_kill_super()
/linux-4.4.14/fs/ncpfs/
Dinode.c52 static struct inode *ncp_alloc_inode(struct super_block *sb) in ncp_alloc_inode()
102 static int ncp_remount(struct super_block *sb, int *flags, char* data) in ncp_remount()
257 ncp_iget(struct super_block *sb, struct ncp_entry_info *info) in ncp_iget()
468 static int ncp_fill_super(struct super_block *sb, void *raw_data, int silent) in ncp_fill_super()
771 static void ncp_put_super(struct super_block *sb) in ncp_put_super()
807 struct super_block *sb = dentry->d_sb; in ncp_statfs() local
/linux-4.4.14/fs/exofs/
Dsuper.c154 static struct inode *exofs_alloc_inode(struct super_block *sb) in exofs_alloc_inode()
363 static int exofs_sync_fs(struct super_block *sb, int wait) in exofs_sync_fs()
444 static void exofs_put_super(struct super_block *sb) in exofs_put_super()
705 static int exofs_fill_super(struct super_block *sb, void *data, int silent) in exofs_fill_super()
885 struct super_block *sb = dentry->d_sb; in exofs_statfs() local
964 static struct inode *exofs_nfs_get_inode(struct super_block *sb, in exofs_nfs_get_inode()
980 static struct dentry *exofs_fh_to_dentry(struct super_block *sb, in exofs_fh_to_dentry()
987 static struct dentry *exofs_fh_to_parent(struct super_block *sb, in exofs_fh_to_parent()
/linux-4.4.14/fs/ntfs/
Ddebug.h64 #define ntfs_warning(sb, f, a...) __ntfs_warning(__func__, sb, f, ##a) argument
69 #define ntfs_error(sb, f, a...) __ntfs_error(__func__, sb, f, ##a) argument
Dnamei.c351 static struct inode *ntfs_nfs_get_inode(struct super_block *sb, in ntfs_nfs_get_inode()
367 static struct dentry *ntfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in ntfs_fh_to_dentry()
374 static struct dentry *ntfs_fh_to_parent(struct super_block *sb, struct fid *fid, in ntfs_fh_to_parent()
Dsuper.c466 static int ntfs_remount(struct super_block *sb, int *flags, char *opt) in ntfs_remount()
583 static bool is_boot_sector_ntfs(const struct super_block *sb, in is_boot_sector_ntfs()
676 static struct buffer_head *read_ntfs_boot_sector(struct super_block *sb, in read_ntfs_boot_sector()
1089 struct super_block *sb = vol->sb; in check_mft_mirror() local
1595 struct super_block *sb = vol->sb; in load_and_init_attrdef() local
1660 struct super_block *sb = vol->sb; in load_and_init_upcase() local
1774 struct super_block *sb = vol->sb; in load_system_files() local
2265 static void ntfs_put_super(struct super_block *sb) in ntfs_put_super()
2610 struct super_block *sb = dentry->d_sb; in ntfs_statfs() local
2714 static int ntfs_fill_super(struct super_block *sb, void *opt, const int silent) in ntfs_fill_super()
Ddebug.c43 void __ntfs_warning(const char *function, const struct super_block *sb, in __ntfs_warning()
86 void __ntfs_error(const char *function, const struct super_block *sb, in __ntfs_error()
/linux-4.4.14/fs/autofs4/
Dexpire.c296 struct dentry *autofs4_expire_direct(struct super_block *sb, in autofs4_expire_direct()
426 struct dentry *autofs4_expire_indirect(struct super_block *sb, in autofs4_expire_indirect()
524 int autofs4_expire_run(struct super_block *sb, in autofs4_expire_run()
561 int autofs4_do_expire_multi(struct super_block *sb, struct vfsmount *mnt, in autofs4_do_expire_multi()
593 int autofs4_expire_multi(struct super_block *sb, struct vfsmount *mnt, in autofs4_expire_multi()
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dinode.c53 static struct spufs_sb_info *spufs_get_sb_info(struct super_block *sb) in spufs_get_sb_info()
59 spufs_alloc_inode(struct super_block *sb) in spufs_alloc_inode()
94 spufs_new_inode(struct super_block *sb, umode_t mode) in spufs_new_inode()
126 spufs_new_file(struct super_block *sb, struct dentry *dentry, in spufs_new_file()
607 spufs_parse_options(struct super_block *sb, char *options, struct inode *root) in spufs_parse_options()
681 spufs_create_root(struct super_block *sb, void *data) in spufs_create_root()
717 spufs_fill_super(struct super_block *sb, void *data, int silent) in spufs_fill_super()
/linux-4.4.14/fs/isofs/
Dexport.c19 isofs_export_iget(struct super_block *sb, in isofs_export_iget()
161 static struct dentry *isofs_fh_to_dentry(struct super_block *sb, in isofs_fh_to_dentry()
173 static struct dentry *isofs_fh_to_parent(struct super_block *sb, in isofs_fh_to_parent()
/linux-4.4.14/fs/bfs/
Dfile.c33 struct super_block *sb) in bfs_move_block()
48 static int bfs_move_blocks(struct super_block *sb, unsigned long start, in bfs_move_blocks()
68 struct super_block *sb = inode->i_sb; in bfs_get_block() local
/linux-4.4.14/arch/x86/platform/sfi/
Dsfi.c54 struct sfi_table_simple *sb; in sfi_parse_cpus() local
77 struct sfi_table_simple *sb; in sfi_parse_ioapic() local
/linux-4.4.14/fs/9p/
Dvfs_super.c76 v9fs_fill_super(struct super_block *sb, struct v9fs_session_info *v9ses, in v9fs_fill_super()
116 struct super_block *sb = NULL; in v9fs_mount() local
233 v9fs_umount_begin(struct super_block *sb) in v9fs_umount_begin()
/linux-4.4.14/fs/ecryptfs/
Dsuper.c51 static struct inode *ecryptfs_alloc_inode(struct super_block *sb) in ecryptfs_alloc_inode()
148 struct super_block *sb = root->d_sb; in ecryptfs_show_options() local
/linux-4.4.14/fs/efivarfs/
Dsuper.c115 struct super_block *sb = (struct super_block *)data; in efivarfs_callback() local
191 static int efivarfs_fill_super(struct super_block *sb, void *data, int silent) in efivarfs_fill_super()
233 static void efivarfs_kill_sb(struct super_block *sb) in efivarfs_kill_sb()
/linux-4.4.14/fs/nfs/blocklayout/
Drpc_pipefs.c145 static struct dentry *nfs4blocklayout_register_sb(struct super_block *sb, in nfs4blocklayout_register_sb()
158 static void nfs4blocklayout_unregister_sb(struct super_block *sb, in nfs4blocklayout_unregister_sb()
168 struct super_block *sb = ptr; in rpc_pipefs_event() local
/linux-4.4.14/drivers/atm/
Dnicstar.c202 struct sk_buff *sb; in nicstar_remove_one() local
701 struct sk_buff *sb; in ns_init_card() local
824 struct sk_buff *sb; in ns_init_card_error() local
1167 struct sk_buff *sb; in ns_irq_handler() local
2017 struct sk_buff *sb; in dequeue_rx() local
2170 struct sk_buff *sb; in dequeue_rx() local
2213 struct sk_buff *hb, *sb, *lb; in dequeue_rx() local
2345 static void dequeue_sm_buf(ns_dev * card, struct sk_buff *sb) in dequeue_sm_buf()
2571 struct sk_buff *sb; in ns_ioctl() local
/linux-4.4.14/fs/btrfs/
Dexport.c58 static struct dentry *btrfs_get_dentry(struct super_block *sb, u64 objectid, in btrfs_get_dentry()
107 static struct dentry *btrfs_fh_to_parent(struct super_block *sb, struct fid *fh, in btrfs_fh_to_parent()
131 static struct dentry *btrfs_fh_to_dentry(struct super_block *sb, struct fid *fh, in btrfs_fh_to_dentry()
Dsuper.c112 struct super_block *sb = fs_info->sb; in btrfs_handle_error() local
141 struct super_block *sb = fs_info->sb; in __btrfs_std_error() local
193 struct super_block *sb = fs_info->sb; in btrfs_printk() local
287 static void btrfs_put_super(struct super_block *sb) in btrfs_put_super()
1023 static int btrfs_fill_super(struct super_block *sb, in btrfs_fill_super()
1075 int btrfs_sync_fs(struct super_block *sb, int wait) in btrfs_sync_fs()
1395 struct super_block *sb, in setup_security_options()
1609 static int btrfs_remount(struct super_block *sb, int *flags, char *data) in btrfs_remount()
2062 static void btrfs_kill_super(struct super_block *sb) in btrfs_kill_super()
2124 static int btrfs_freeze(struct super_block *sb) in btrfs_freeze()
/linux-4.4.14/fs/ramfs/
Dinode.c53 struct inode *ramfs_get_inode(struct super_block *sb, in ramfs_get_inode()
207 int ramfs_fill_super(struct super_block *sb, void *data, int silent) in ramfs_fill_super()
245 static void ramfs_kill_sb(struct super_block *sb) in ramfs_kill_sb()
/linux-4.4.14/arch/x86/platform/intel-mid/
Dsfi.c78 struct sfi_table_simple *sb; in sfi_parse_mtmr() local
150 struct sfi_table_simple *sb; in sfi_parse_mrtc() local
190 struct sfi_table_simple *sb; in sfi_parse_gpio() local
431 struct sfi_table_simple *sb; in sfi_parse_devs() local

123