| /linux/include/linux/fs/ |
| H A D | super.h | 12 static inline void __sb_end_write(struct super_block *sb, int level) in __sb_end_write() 17 static inline void __sb_start_write(struct super_block *sb, int level) in __sb_start_write() 22 static inline bool __sb_start_write_trylock(struct super_block *sb, int level) in __sb_start_write_trylock() 27 #define __sb_writers_acquired(sb, lev) \ argument 29 #define __sb_writers_release(sb, lev) \ argument 41 static inline int __sb_write_started(const struct super_block *sb, int level) in __sb_write_started() 52 static inline bool sb_write_started(const struct super_block *sb) in sb_write_started() 63 static inline bool sb_write_not_started(const struct super_block *sb) in sb_write_not_started() 75 static inline void sb_end_write(struct super_block *sb) in sb_end_write() 87 static inline void sb_end_pagefault(struct super_block *sb) in sb_end_pagefault() [all …]
|
| /linux/fs/ |
| H A D | super.c | 55 static inline void __super_lock(struct super_block *sb, bool excl) in __super_lock() 63 static inline void super_unlock(struct super_block *sb, bool excl) in super_unlock() 71 static inline void __super_lock_excl(struct super_block *sb) in __super_lock_excl() 76 static inline void super_unlock_excl(struct super_block *sb) in super_unlock_excl() 81 static inline void super_unlock_shared(struct super_block *sb) in super_unlock_shared() 86 static bool super_flags(const struct super_block *sb, unsigned int flags) in super_flags() 111 static __must_check bool super_lock(struct super_block *sb, bool excl) in super_lock() 139 static inline bool super_lock_shared(struct super_block *sb) in super_lock_shared() 145 static inline bool super_lock_excl(struct super_block *sb) in super_lock_excl() 152 static void super_wake(struct super_block *sb, unsigned int flag) in super_wake() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_ste_v1.c | 991 struct mlx5dr_ste_build *sb, in dr_ste_v1_build_eth_l2_src_dst_tag() 1026 void dr_ste_v1_build_eth_l2_src_dst_init(struct mlx5dr_ste_build *sb, in dr_ste_v1_build_eth_l2_src_dst_init() 1037 struct mlx5dr_ste_build *sb, in dr_ste_v1_build_eth_l3_ipv6_dst_tag() 1050 void dr_ste_v1_build_eth_l3_ipv6_dst_init(struct mlx5dr_ste_build *sb, in dr_ste_v1_build_eth_l3_ipv6_dst_init() 1061 struct mlx5dr_ste_build *sb, in dr_ste_v1_build_eth_l3_ipv6_src_tag() 1074 void dr_ste_v1_build_eth_l3_ipv6_src_init(struct mlx5dr_ste_build *sb, in dr_ste_v1_build_eth_l3_ipv6_src_init() 1085 struct mlx5dr_ste_build *sb, in dr_ste_v1_build_eth_l3_ipv4_5_tuple_tag() 1109 void dr_ste_v1_build_eth_l3_ipv4_5_tuple_init(struct mlx5dr_ste_build *sb, in dr_ste_v1_build_eth_l3_ipv4_5_tuple_init() 1239 struct mlx5dr_ste_build *sb, in dr_ste_v1_build_eth_l2_src_tag() 1250 void dr_ste_v1_build_eth_l2_src_init(struct mlx5dr_ste_build *sb, in dr_ste_v1_build_eth_l2_src_init() [all …]
|
| /linux/drivers/usb/host/ |
| H A D | xhci-sideband.c | 18 xhci_ring_to_sgtable(struct xhci_sideband *sb, struct xhci_ring *ring) in xhci_ring_to_sgtable() 78 __xhci_sideband_remove_endpoint(struct xhci_sideband *sb, struct xhci_virt_ep *ep) in __xhci_sideband_remove_endpoint() 94 __xhci_sideband_remove_interrupter(struct xhci_sideband *sb) in __xhci_sideband_remove_interrupter() 118 void xhci_sideband_notify_ep_ring_free(struct xhci_sideband *sb, in xhci_sideband_notify_ep_ring_free() 144 xhci_sideband_add_endpoint(struct xhci_sideband *sb, in xhci_sideband_add_endpoint() 192 xhci_sideband_remove_endpoint(struct xhci_sideband *sb, in xhci_sideband_remove_endpoint() 213 xhci_sideband_stop_endpoint(struct xhci_sideband *sb, in xhci_sideband_stop_endpoint() 243 xhci_sideband_get_endpoint_buffer(struct xhci_sideband *sb, in xhci_sideband_get_endpoint_buffer() 272 xhci_sideband_get_event_buffer(struct xhci_sideband *sb) in xhci_sideband_get_event_buffer() 322 xhci_sideband_create_interrupter(struct xhci_sideband *sb, int num_seg, in xhci_sideband_create_interrupter() [all …]
|
| /linux/fs/ext4/ |
| H A D | mballoc-test.c | 34 static struct inode *mbt_alloc_inode(struct super_block *sb) in mbt_alloc_inode() 61 static void mbt_kill_sb(struct super_block *sb) in mbt_kill_sb() 71 static int mbt_mb_init(struct super_block *sb) in mbt_mb_init() 121 static void mbt_mb_release(struct super_block *sb) in mbt_mb_release() 130 static int mbt_set(struct super_block *sb, void *data) in mbt_set() 138 struct super_block *sb; in mbt_ext4_alloc_super_block() local 172 static void mbt_ext4_free_super_block(struct super_block *sb) in mbt_ext4_free_super_block() 190 static void mbt_init_sb_layout(struct super_block *sb, in mbt_init_sb_layout() 215 static int mbt_grp_ctx_init(struct super_block *sb, in mbt_grp_ctx_init() 235 static void mbt_ctx_mark_used(struct super_block *sb, ext4_group_t group, in mbt_ctx_mark_used() [all …]
|
| H A D | super.c | 144 #define IS_EXT2_SB(sb) ((sb)->s_type == &ext2_fs_type) argument 146 #define IS_EXT2_SB(sb) (0) argument 160 #define IS_EXT3_SB(sb) ((sb)->s_type == &ext3_fs_type) argument 230 static struct buffer_head *__ext4_sb_bread_gfp(struct super_block *sb, in __ext4_sb_bread_gfp() 251 struct buffer_head *ext4_sb_bread(struct super_block *sb, sector_t block, in ext4_sb_bread() 260 struct buffer_head *ext4_sb_bread_unmovable(struct super_block *sb, in ext4_sb_bread_unmovable() 269 struct buffer_head *ext4_sb_bread_nofail(struct super_block *sb, in ext4_sb_bread_nofail() 278 void ext4_sb_breadahead_unmovable(struct super_block *sb, sector_t block) in ext4_sb_breadahead_unmovable() 290 static int ext4_verify_csum_type(struct super_block *sb, in ext4_verify_csum_type() 309 static int ext4_superblock_csum_verify(struct super_block *sb, in ext4_superblock_csum_verify() [all …]
|
| H A D | mmp.c | 11 static __le32 ext4_mmp_csum(struct super_block *sb, struct mmp_struct *mmp) in ext4_mmp_csum() 22 static int ext4_mmp_csum_verify(struct super_block *sb, struct mmp_struct *mmp) in ext4_mmp_csum_verify() 30 static void ext4_mmp_csum_set(struct super_block *sb, struct mmp_struct *mmp) in ext4_mmp_csum_set() 42 static int write_mmp_block_thawed(struct super_block *sb, in write_mmp_block_thawed() 58 static int write_mmp_block(struct super_block *sb, struct buffer_head *bh) in write_mmp_block() 72 static int read_mmp_block(struct super_block *sb, struct buffer_head **bh, in read_mmp_block() 118 void __dump_mmp_msg(struct super_block *sb, struct mmp_struct *mmp, in __dump_mmp_msg() 134 struct super_block *sb = data; in kmmpd() local 275 int ext4_multi_mount_protect(struct super_block *sb, in ext4_multi_mount_protect()
|
| H A D | resize.c | 46 int ext4_resize_begin(struct super_block *sb) in ext4_resize_begin() 98 int ext4_resize_end(struct super_block *sb, bool update_backups) in ext4_resize_end() 107 static ext4_grpblk_t ext4_group_overhead_blocks(struct super_block *sb, in ext4_group_overhead_blocks() 120 static int verify_group_input(struct super_block *sb, in verify_group_input() 303 static int ext4_alloc_group_tables(struct super_block *sb, in ext4_alloc_group_tables() 422 static struct buffer_head *bclean(handle_t *handle, struct super_block *sb, in bclean() 459 static int set_flexbg_block_bitmap(struct super_block *sb, handle_t *handle, in set_flexbg_block_bitmap() 530 static int setup_new_flex_group_blocks(struct super_block *sb, in setup_new_flex_group_blocks() 732 unsigned int ext4_list_backups(struct super_block *sb, unsigned int *three, in ext4_list_backups() 776 static int verify_reserved_gdb(struct super_block *sb, in verify_reserved_gdb() [all …]
|
| H A D | fast_commit.c | 221 static bool ext4_fc_disabled(struct super_block *sb) in ext4_fc_disabled() 227 static bool ext4_fc_eligible(struct super_block *sb) in ext4_fc_eligible() 318 void ext4_fc_mark_ineligible(struct super_block *sb, int reason, handle_t *handle) in ext4_fc_mark_ineligible() 411 struct super_block *sb = inode->i_sb; in __track_dentry_update() local 651 static void ext4_fc_submit_bh(struct super_block *sb, bool is_tail) in ext4_fc_submit_bh() 680 static u8 *ext4_fc_reserve_space(struct super_block *sb, int len, u32 *crc) in ext4_fc_reserve_space() 744 static int ext4_fc_write_tail(struct super_block *sb, u32 crc) in ext4_fc_write_tail() 787 static bool ext4_fc_add_tlv(struct super_block *sb, u16 tag, u16 len, u8 *val, in ext4_fc_add_tlv() 807 static bool ext4_fc_add_dentry_tlv(struct super_block *sb, u32 *crc, in ext4_fc_add_dentry_tlv() 956 struct super_block *sb = journal->j_private; in ext4_fc_flush_data() local [all …]
|
| H A D | mballoc.c | 561 struct super_block *sb = e4b->bd_sb; in mb_free_blocks_double() local 620 static void mb_group_bb_bitmap_alloc(struct super_block *sb, in mb_group_bb_bitmap_alloc() 661 static inline void mb_group_bb_bitmap_alloc(struct super_block *sb, in mb_group_bb_bitmap_alloc() 706 struct super_block *sb = e4b->bd_sb; in __mb_check_buddy() local 807 static void ext4_mb_mark_free_simple(struct super_block *sb, in ext4_mb_mark_free_simple() 843 static int mb_avg_fragment_size_order(struct super_block *sb, ext4_grpblk_t len) in mb_avg_fragment_size_order() 863 mb_update_avg_fragment_size(struct super_block *sb, struct ext4_group_info *grp) in mb_update_avg_fragment_size() 914 struct super_block *sb = ac->ac_sb; in ext4_mb_scan_groups_xa_range() local 1171 struct super_block *sb = ac->ac_sb; in ext4_mb_scan_groups_linear() local 1245 mb_set_largest_free_order(struct super_block *sb, struct ext4_group_info *grp) in mb_set_largest_free_order() [all …]
|
| /linux/fs/befs/ |
| H A D | endian.h | 16 fs64_to_cpu(const struct super_block *sb, fs64 n) in fs64_to_cpu() 25 cpu_to_fs64(const struct super_block *sb, u64 n) in cpu_to_fs64() 34 fs32_to_cpu(const struct super_block *sb, fs32 n) in fs32_to_cpu() 43 cpu_to_fs32(const struct super_block *sb, u32 n) in cpu_to_fs32() 52 fs16_to_cpu(const struct super_block *sb, fs16 n) in fs16_to_cpu() 61 cpu_to_fs16(const struct super_block *sb, u16 n) in cpu_to_fs16() 72 fsrun_to_cpu(const struct super_block *sb, befs_disk_block_run n) in fsrun_to_cpu() 89 cpu_to_fsrun(const struct super_block *sb, befs_block_run n) in cpu_to_fsrun() 106 fsds_to_cpu(const struct super_block *sb, const befs_disk_data_stream *n) in fsds_to_cpu()
|
| H A D | debug.c | 29 befs_error(const struct super_block *sb, const char *fmt, ...) in befs_error() 42 befs_warning(const struct super_block *sb, const char *fmt, ...) in befs_warning() 55 befs_debug(const struct super_block *sb, const char *fmt, ...) in befs_debug() 72 befs_dump_inode(const struct super_block *sb, befs_inode *inode) in befs_dump_inode() 156 befs_dump_super_block(const struct super_block *sb, befs_super_block *sup) in befs_dump_super_block() 226 befs_dump_index_entry(const struct super_block *sb, in befs_dump_index_entry() 248 befs_dump_index_node(const struct super_block *sb, befs_btree_nodehead *node) in befs_dump_index_node()
|
| /linux/fs/nilfs2/ |
| H A D | super.c | 65 void __nilfs_msg(struct super_block *sb, const char *fmt, ...) in __nilfs_msg() 87 static void nilfs_set_error(struct super_block *sb) in nilfs_set_error() 123 void __nilfs_error(struct super_block *sb, const char *function, in __nilfs_error() 154 struct inode *nilfs_alloc_inode(struct super_block *sb) in nilfs_alloc_inode() 178 static int nilfs_sync_super(struct super_block *sb, int flag) in nilfs_sync_super() 251 struct nilfs_super_block **nilfs_prepare_super(struct super_block *sb, in nilfs_prepare_super() 277 int nilfs_commit_super(struct super_block *sb, int flag) in nilfs_commit_super() 315 int nilfs_cleanup_super(struct super_block *sb) in nilfs_cleanup_super() 347 static int nilfs_move_2nd_super(struct super_block *sb, loff_t sb2off) in nilfs_move_2nd_super() 430 int nilfs_resize_fs(struct super_block *sb, __u64 newsize) in nilfs_resize_fs() [all …]
|
| /linux/fs/ufs/ |
| H A D | super.c | 99 static struct inode *ufs_nfs_get_inode(struct super_block *sb, u64 ino, u32 generation) in ufs_nfs_get_inode() 117 static struct dentry *ufs_fh_to_dentry(struct super_block *sb, struct fid *fid, in ufs_fh_to_dentry() 123 static struct dentry *ufs_fh_to_parent(struct super_block *sb, struct fid *fid, in ufs_fh_to_parent() 150 static void ufs_print_super_stuff(struct super_block *sb, in ufs_print_super_stuff() 229 static void ufs_print_cylinder_stuff(struct super_block *sb, in ufs_print_cylinder_stuff() 266 # define ufs_print_super_stuff(sb, usb1, usb2, usb3) /**/ argument 267 # define ufs_print_cylinder_stuff(sb, cg) /**/ argument 272 void ufs_error (struct super_block * sb, const char * function, in ufs_error() 306 void ufs_panic (struct super_block * sb, const char * function, in ufs_panic() 331 void ufs_warning (struct super_block * sb, const char * function, in ufs_warning() [all …]
|
| /linux/tools/perf/util/ |
| H A D | strbuf.c | 20 int strbuf_init(struct strbuf *sb, ssize_t hint) in strbuf_init() 29 void strbuf_release(struct strbuf *sb) in strbuf_release() 37 char *strbuf_detach(struct strbuf *sb, size_t *sz) in strbuf_detach() 46 int strbuf_grow(struct strbuf *sb, size_t extra) in strbuf_grow() 73 int strbuf_addch(struct strbuf *sb, int c) in strbuf_addch() 84 int strbuf_add(struct strbuf *sb, const void *data, size_t len) in strbuf_add() 94 static int strbuf_addv(struct strbuf *sb, const char *fmt, va_list ap) in strbuf_addv() 128 int strbuf_addf(struct strbuf *sb, const char *fmt, ...) in strbuf_addf() 139 ssize_t strbuf_read(struct strbuf *sb, int fd, ssize_t hint) in strbuf_read()
|
| /linux/fs/romfs/ |
| H A D | storage.c | 18 #define ROMFS_MTD_READ(sb, ...) mtd_read((sb)->s_mtd, ##__VA_ARGS__) argument 23 static int romfs_mtd_read(struct super_block *sb, unsigned long pos, in romfs_mtd_read() 36 static ssize_t romfs_mtd_strnlen(struct super_block *sb, in romfs_mtd_strnlen() 66 static int romfs_mtd_strcmp(struct super_block *sb, unsigned long pos, in romfs_mtd_strcmp() 103 static int romfs_blk_read(struct super_block *sb, unsigned long pos, in romfs_blk_read() 130 static ssize_t romfs_blk_strnlen(struct super_block *sb, in romfs_blk_strnlen() 163 static int romfs_blk_strcmp(struct super_block *sb, unsigned long pos, in romfs_blk_strcmp() 214 int romfs_dev_read(struct super_block *sb, unsigned long pos, in romfs_dev_read() 237 ssize_t romfs_dev_strnlen(struct super_block *sb, in romfs_dev_strnlen() 265 int romfs_dev_strcmp(struct super_block *sb, unsigned long pos, in romfs_dev_strcmp()
|
| /linux/lib/ |
| H A D | sbitmap.c | 12 static int init_alloc_hint(struct sbitmap *sb, gfp_t flags) in init_alloc_hint() 29 static inline unsigned update_alloc_hint_before_get(struct sbitmap *sb, in update_alloc_hint_before_get() 43 static inline void update_alloc_hint_after_get(struct sbitmap *sb, in update_alloc_hint_after_get() 101 int sbitmap_init_node(struct sbitmap *sb, unsigned int depth, int shift, in sbitmap_init_node() 145 void sbitmap_resize(struct sbitmap *sb, unsigned int depth) in sbitmap_resize() 211 static unsigned int __map_depth_with_shallow(const struct sbitmap *sb, in __map_depth_with_shallow() 231 static int sbitmap_find_bit(struct sbitmap *sb, in sbitmap_find_bit() 261 static int __sbitmap_get(struct sbitmap *sb, unsigned int alloc_hint) in __sbitmap_get() 281 int sbitmap_get(struct sbitmap *sb) in sbitmap_get() 298 static int __sbitmap_get_shallow(struct sbitmap *sb, in __sbitmap_get_shallow() [all …]
|
| /linux/fs/kernfs/ |
| H A D | mount.c | 97 static struct dentry *__kernfs_fh_to_dentry(struct super_block *sb, in __kernfs_fh_to_dentry() 146 static struct dentry *kernfs_fh_to_dentry(struct super_block *sb, in kernfs_fh_to_dentry() 153 static struct dentry *kernfs_fh_to_parent(struct super_block *sb, in kernfs_fh_to_parent() 183 struct kernfs_root *kernfs_root_from_sb(struct super_block *sb) in kernfs_root_from_sb() 223 struct super_block *sb) in kernfs_node_dentry() 283 static int kernfs_fill_super(struct super_block *sb, struct kernfs_fs_context *kfc) in kernfs_fill_super() 326 static int kernfs_test_super(struct super_block *sb, struct fs_context *fc) in kernfs_test_super() 334 static int kernfs_set_super(struct super_block *sb, struct fs_context *fc) in kernfs_set_super() 348 const struct ns_common *kernfs_super_ns(struct super_block *sb) in kernfs_super_ns() 369 struct super_block *sb; in kernfs_get_tree() local [all …]
|
| /linux/fs/ocfs2/ |
| H A D | journal.h | 366 static inline int ocfs2_quota_trans_credits(struct super_block *sb) in ocfs2_quota_trans_credits() 387 static inline int ocfs2_inline_to_extents_credits(struct super_block *sb) in ocfs2_inline_to_extents_credits() 400 static inline int ocfs2_remove_extent_credits(struct super_block *sb) in ocfs2_remove_extent_credits() 410 static inline int ocfs2_add_dir_index_credits(struct super_block *sb) in ocfs2_add_dir_index_credits() 421 static inline int ocfs2_mknod_credits(struct super_block *sb, int is_dir, in ocfs2_mknod_credits() 444 static inline int ocfs2_link_credits(struct super_block *sb) in ocfs2_link_credits() 452 static inline int ocfs2_unlink_credits(struct super_block *sb) in ocfs2_unlink_credits() 471 static inline int ocfs2_rename_credits(struct super_block *sb) in ocfs2_rename_credits() 487 static inline int ocfs2_calc_dxi_expand_credits(struct super_block *sb) in ocfs2_calc_dxi_expand_credits() 519 static inline int ocfs2_calc_extend_credits(struct super_block *sb, in ocfs2_calc_extend_credits() [all …]
|
| /linux/fs/erofs/ |
| H A D | super.c | 22 void _erofs_printk(struct super_block *sb, const char *fmt, ...) in _erofs_printk() 41 static int erofs_superblock_csum_verify(struct super_block *sb, void *sbdata) in erofs_superblock_csum_verify() 67 static struct inode *erofs_alloc_inode(struct super_block *sb) in erofs_alloc_inode() 91 void *erofs_read_metadata(struct super_block *sb, struct erofs_buf *buf, in erofs_read_metadata() 125 static int erofs_init_device(struct erofs_buf *buf, struct super_block *sb, in erofs_init_device() 189 static int erofs_scan_devices(struct super_block *sb, in erofs_scan_devices() 256 static int erofs_read_superblock(struct super_block *sb) in erofs_read_superblock() 579 static struct dentry *erofs_fh_to_dentry(struct super_block *sb, in erofs_fh_to_dentry() 590 static struct dentry *erofs_fh_to_parent(struct super_block *sb, in erofs_fh_to_parent() 619 static void erofs_set_sysfs_name(struct super_block *sb) in erofs_set_sysfs_name() [all …]
|
| /linux/fs/jfs/ |
| H A D | super.c | 62 static void jfs_handle_error(struct super_block *sb) in jfs_handle_error() 83 void jfs_error(struct super_block *sb, const char *fmt, ...) in jfs_error() 101 static struct inode *jfs_alloc_inode(struct super_block *sb) in jfs_alloc_inode() 161 static void jfs_quota_off_umount(struct super_block *sb) in jfs_quota_off_umount() 180 static inline void jfs_quota_off_umount(struct super_block *sb) in jfs_quota_off_umount() 185 static void jfs_put_super(struct super_block *sb) in jfs_put_super() 364 struct super_block *sb = fc->root->d_sb; in jfs_reconfigure() local 441 static int jfs_fill_super(struct super_block *sb, struct fs_context *fc) in jfs_fill_super() 582 static int jfs_freeze(struct super_block *sb) in jfs_freeze() 612 static int jfs_unfreeze(struct super_block *sb) in jfs_unfreeze() [all …]
|
| /linux/fs/hfs/ |
| H A D | super.c | 35 static int hfs_sync_fs(struct super_block *sb, int wait) in hfs_sync_fs() 49 static void hfs_put_super(struct super_block *sb) in hfs_put_super() 60 struct super_block *sb; in flush_mdb() local 74 void hfs_mark_mdb_dirty(struct super_block *sb) in hfs_mark_mdb_dirty() 102 struct super_block *sb = dentry->d_sb; in hfs_statfs() local 120 struct super_block *sb = fc->root->d_sb; in hfs_reconfigure() local 169 static struct inode *hfs_alloc_inode(struct super_block *sb) in hfs_alloc_inode() 316 static int hfs_fill_super(struct super_block *sb, struct fs_context *fc) in hfs_fill_super() 437 static void hfs_kill_super(struct super_block *sb) in hfs_kill_super()
|
| /linux/fs/fat/ |
| H A D | nfs.c | 23 static struct inode *fat_dget(struct super_block *sb, int i_logstart) in fat_dget() 44 static struct inode *fat_ilookup(struct super_block *sb, u64 ino, loff_t i_pos) in fat_ilookup() 56 static struct inode *__fat_nfs_get_inode(struct super_block *sb, in __fat_nfs_get_inode() 92 static struct inode *fat_nfs_get_inode(struct super_block *sb, in fat_nfs_get_inode() 148 static struct dentry *fat_fh_to_dentry(struct super_block *sb, struct fid *fid, in fat_fh_to_dentry() 155 static struct dentry *fat_fh_to_dentry_nostale(struct super_block *sb, in fat_fh_to_dentry_nostale() 186 static struct dentry *fat_fh_to_parent(struct super_block *sb, struct fid *fid, in fat_fh_to_parent() 193 static struct dentry *fat_fh_to_parent_nostale(struct super_block *sb, in fat_fh_to_parent_nostale() 220 struct inode *fat_rebuild_parent(struct super_block *sb, int parent_logstart) in fat_rebuild_parent() 270 struct super_block *sb = child_dir->d_sb; in fat_get_parent() local
|
| /linux/fs/adfs/ |
| H A D | super.c | 26 void __adfs_error(struct super_block *sb, const char *function, const char *fmt, ...) in __adfs_error() 42 void adfs_msg(struct super_block *sb, const char *pfx, const char *fmt, ...) in adfs_msg() 93 static void adfs_put_super(struct super_block *sb) in adfs_put_super() 178 struct super_block *sb = dentry->d_sb; in adfs_statfs() local 195 static struct inode *adfs_alloc_inode(struct super_block *sb) in adfs_alloc_inode() 254 static int adfs_probe(struct super_block *sb, unsigned int offset, int silent, in adfs_probe() 255 int (*validate)(struct super_block *sb, in adfs_probe() 305 static int adfs_validate_bblk(struct super_block *sb, struct buffer_head *bh, in adfs_validate_bblk() 327 static int adfs_validate_dr0(struct super_block *sb, struct buffer_head *bh, in adfs_validate_dr0() 341 static int adfs_fill_super(struct super_block *sb, struct fs_context *fc) in adfs_fill_super() [all …]
|
| /linux/drivers/md/bcache/ |
| H A D | features.h | 27 #define BCH_HAS_COMPAT_FEATURE(sb, mask) \ argument 29 #define BCH_HAS_RO_COMPAT_FEATURE(sb, mask) \ argument 31 #define BCH_HAS_INCOMPAT_FEATURE(sb, mask) \ argument 94 static inline bool bch_has_unknown_compat_features(struct cache_sb *sb) in bch_has_unknown_compat_features() 99 static inline bool bch_has_unknown_ro_compat_features(struct cache_sb *sb) in bch_has_unknown_ro_compat_features() 104 static inline bool bch_has_unknown_incompat_features(struct cache_sb *sb) in bch_has_unknown_incompat_features()
|