/linux/fs/ |
A D | super.c | 64 struct super_block *sb; in super_cache_scan() local 121 struct super_block *sb; in super_cache_count() local 310 void put_super(struct super_block *sb) in put_super() 656 struct super_block *sb, *p = NULL; in __iterate_supers() local 686 struct super_block *sb, *p = NULL; in iterate_supers() local 722 struct super_block *sb, *p = NULL; in iterate_supers_type() local 755 struct super_block *sb; in get_super() local 793 struct super_block *sb; in get_active_super() local 816 struct super_block *sb; in user_get_super() local 1119 struct super_block *sb; in vfs_get_super() local [all …]
|
/linux/fs/befs/ |
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()
|
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/include/linux/ |
A D | quotaops.h | 17 static inline struct quota_info *sb_dqopt(struct super_block *sb) in sb_dqopt() 32 #define quota_error(sb, fmt, args...) \ argument 82 static inline int dquot_suspend(struct super_block *sb, int type) in dquot_suspend() 147 static inline unsigned sb_any_quota_suspended(struct super_block *sb) in sb_any_quota_suspended() 159 static inline unsigned sb_any_quota_loaded(struct super_block *sb) in sb_any_quota_loaded() 193 static inline int sb_any_quota_suspended(struct super_block *sb) in sb_any_quota_suspended() 199 static inline int sb_has_quota_loaded(struct super_block *sb, int type) in sb_has_quota_loaded() 204 static inline int sb_any_quota_loaded(struct super_block *sb) in sb_any_quota_loaded() 270 static inline int dquot_disable(struct super_block *sb, int type, in dquot_disable() 276 static inline int dquot_suspend(struct super_block *sb, int type) in dquot_suspend() [all …]
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
A D | dr_ste_v0.c | 734 struct mlx5dr_ste_build *sb, in dr_ste_v0_build_eth_l2_src_dst_tag() 790 struct mlx5dr_ste_build *sb, in dr_ste_v0_build_eth_l3_ipv6_dst_tag() 816 struct mlx5dr_ste_build *sb, in dr_ste_v0_build_eth_l3_ipv6_src_tag() 842 struct mlx5dr_ste_build *sb, in dr_ste_v0_build_eth_l3_ipv4_5_tuple_tag() 1026 struct mlx5dr_ste_build *sb, in dr_ste_v0_build_eth_l2_dst_bit_mask() 1171 struct mlx5dr_ste_build *sb, in dr_ste_v0_build_eth_ipv6_l3_l4_tag() 1213 struct mlx5dr_ste_build *sb, in dr_ste_v0_build_mpls_tag() 1239 struct mlx5dr_ste_build *sb, in dr_ste_v0_build_tnl_gre_tag() 1401 struct mlx5dr_ste_build *sb, in dr_ste_v0_build_icmp_tag() 1491 struct mlx5dr_ste_build *sb, in dr_ste_v0_build_eth_l4_misc_tag() [all …]
|
A D | dr_ste_v1.c | 1192 struct mlx5dr_ste_build *sb, in dr_ste_v1_build_eth_l2_src_tag() 1225 struct mlx5dr_ste_build *sb, in dr_ste_v1_build_eth_l2_dst_tag() 1275 struct mlx5dr_ste_build *sb, in dr_ste_v1_build_eth_l2_tnl_tag() 1327 struct mlx5dr_ste_build *sb, in dr_ste_v1_build_eth_l3_ipv4_misc_tag() 1388 struct mlx5dr_ste_build *sb, in dr_ste_v1_build_mpls_tag() 1439 struct mlx5dr_ste_build *sb, in dr_ste_v1_build_tnl_mpls_tag() 1484 struct mlx5dr_ste_build *sb, in dr_ste_v1_build_tnl_mpls_over_udp_tag() 1525 struct mlx5dr_ste_build *sb, in dr_ste_v1_build_tnl_mpls_over_gre_tag() 1566 struct mlx5dr_ste_build *sb, in dr_ste_v1_build_icmp_tag() 1717 struct mlx5dr_ste_build *sb, in dr_ste_v1_build_register_0_tag() [all …]
|
/linux/fs/ext4/ |
A D | super.c | 128 #define IS_EXT2_SB(sb) (0) argument 390 void ext4_used_dirs_set(struct super_block *sb, in ext4_used_dirs_set() 442 struct super_block *sb = journal->j_private; in ext4_journal_commit_callback() local 739 #define ext4_error_ratelimit(sb) \ argument 909 void __ext4_msg(struct super_block *sb, in __ext4_msg() 2500 struct super_block *sb) in ext4_show_quota_options() 2651 struct super_block *sb = seq->private; in ext4_seq_options_show() local 3226 struct super_block *sb = sbi->s_sb; in print_daily_error_info() local 3270 struct super_block *sb = elr->lr_super; in ext4_run_li_request() local 6083 struct super_block *sb = dentry->d_sb; in ext4_statfs() local [all …]
|
A D | balloc.c | 35 ext4_group_t ext4_get_group_number(struct super_block *sb, in ext4_get_group_number() 73 static inline int ext4_block_in_group(struct super_block *sb, in ext4_block_in_group() 86 static unsigned ext4_num_overhead_clusters(struct super_block *sb, in ext4_num_overhead_clusters() 159 static unsigned int num_clusters_in_group(struct super_block *sb, in num_clusters_in_group() 179 static int ext4_init_block_bitmap(struct super_block *sb, in ext4_init_block_bitmap() 238 unsigned ext4_free_clusters_after_init(struct super_block *sb, in ext4_free_clusters_after_init() 365 static int ext4_validate_block_bitmap(struct super_block *sb, in ext4_validate_block_bitmap() 638 int ext4_should_retry_alloc(struct super_block *sb, int *retries) in ext4_should_retry_alloc() 719 ext4_fsblk_t ext4_count_free_clusters(struct super_block *sb) in ext4_count_free_clusters() 803 int ext4_bg_has_super(struct super_block *sb, ext4_group_t group) in ext4_bg_has_super() [all …]
|
A D | ext4_jbd2.h | 33 #define EXT4_SINGLEDATA_TRANS_BLOCKS(sb) \ argument 48 #define EXT4_DATA_TRANS_BLOCKS(sb) (EXT4_SINGLEDATA_TRANS_BLOCKS(sb) + \ argument 57 #define EXT4_META_TRANS_BLOCKS(sb) (EXT4_XATTR_TRANS_BLOCKS + \ argument 89 #define EXT4_QUOTA_TRANS_BLOCKS(sb) ((ext4_quota_capable(sb)) ? 1 : 0) argument 92 #define EXT4_QUOTA_INIT_BLOCKS(sb) ((ext4_quota_capable(sb)) ?\ argument 96 #define EXT4_QUOTA_DEL_BLOCKS(sb) ((ext4_quota_capable(sb)) ?\ argument 100 #define EXT4_QUOTA_TRANS_BLOCKS(sb) 0 argument 101 #define EXT4_QUOTA_INIT_BLOCKS(sb) 0 argument 102 #define EXT4_QUOTA_DEL_BLOCKS(sb) 0 argument 173 void (*func)(struct super_block *sb, in ext4_journal_callback_add() [all …]
|
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(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() 114 void __dump_mmp_msg(struct super_block *sb, struct mmp_struct *mmp, in __dump_mmp_msg() 130 struct super_block *sb = (struct super_block *) data; in kmmpd() local 279 int ext4_multi_mount_protect(struct super_block *sb, in ext4_multi_mount_protect()
|
/linux/tools/perf/util/ |
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/ext2/ |
A D | super.c | 49 void ext2_error(struct super_block *sb, const char *function, in ext2_error() 84 void ext2_msg(struct super_block *sb, const char *prefix, in ext2_msg() 103 void ext2_update_dynamic_rev(struct super_block *sb) in ext2_update_dynamic_rev() 131 static void ext2_quota_off_umount(struct super_block *sb) in ext2_quota_off_umount() 144 static void ext2_put_super (struct super_block * sb) in ext2_put_super() 238 struct super_block *sb = root->d_sb; in ext2_show_options() local 633 static int ext2_setup_super (struct super_block * sb, in ext2_setup_super() 1276 static int ext2_freeze(struct super_block *sb) in ext2_freeze() 1298 static int ext2_unfreeze(struct super_block *sb) in ext2_unfreeze() 1306 static void ext2_write_super(struct super_block *sb) in ext2_write_super() [all …]
|
/linux/fs/reiserfs/ |
A D | journal.c | 423 super_block in get_journal_hash_dev() 1169 struct super_block *sb = cn->sb; in find_newer_jl_for_cn() local 1966 struct super_block *sb) in journal_release() 1973 struct super_block *sb) in journal_release_error() 3192 struct super_block *sb) in journal_join() 3206 struct super_block *sb) in journal_join_abort() 3279 struct super_block *sb = th->t_super; in journal_mark_dirty() local 3385 struct super_block *sb = th->t_super; in journal_end() local 3483 struct super_block *sb = cn->sb; in can_dirty() local 3522 struct super_block *sb = th->t_super; in journal_end_sync() local [all …]
|
/linux/fs/ufs/ |
A D | super.c | 149 static void ufs_print_super_stuff(struct super_block *sb, in ufs_print_super_stuff() 265 # define ufs_print_super_stuff(sb, usb1, usb2, usb3) /**/ argument 266 # define ufs_print_cylinder_stuff(sb, cg) /**/ argument 469 static void ufs_setup_cstotal(struct super_block *sb) in ufs_setup_cstotal() 589 static void ufs_put_cstotal(struct super_block *sb) in ufs_put_cstotal() 643 static void ufs_put_super_internal(struct super_block *sb) in ufs_put_super_internal() 685 static int ufs_sync_fs(struct super_block *sb, int wait) in ufs_sync_fs() 728 void ufs_mark_sb_dirty(struct super_block *sb) in ufs_mark_sb_dirty() 742 static void ufs_put_super(struct super_block *sb) in ufs_put_super() 760 static u64 ufs_max_bytes(struct super_block *sb) in ufs_max_bytes() [all …]
|
/linux/fs/ocfs2/ |
A D | quota_local.c | 97 struct super_block *sb = inode->i_sb; in ocfs2_modify_bh() local 343 struct super_block *sb = lqinode->i_sb; in ocfs2_recovery_load_quota() local 393 struct super_block *sb = osb->sb; in ocfs2_begin_quota_recovery() local 462 struct super_block *sb = lqinode->i_sb; in ocfs2_recover_local_quota_file() local 588 struct super_block *sb = osb->sb; in ocfs2_finish_quota_recovery() local 875 struct super_block *sb = od->dq_dquot.dq_sb; in olq_set_dquot() local 897 struct super_block *sb = dquot->dq_sb; in ocfs2_local_write_dquot() local 963 struct super_block *sb, in ocfs2_local_quota_add_chunk() 1094 struct super_block *sb, in ocfs2_extend_local_quota_file() 1220 struct super_block *sb = dquot->dq_sb; in ocfs2_create_local_dquot() local [all …]
|
/linux/fs/nilfs2/ |
A D | super.c | 87 static void nilfs_set_error(struct super_block *sb) in nilfs_set_error() 150 struct inode *nilfs_alloc_inode(struct super_block *sb) in nilfs_alloc_inode() 271 int nilfs_commit_super(struct super_block *sb, int flag) in nilfs_commit_super() 307 int nilfs_cleanup_super(struct super_block *sb) in nilfs_cleanup_super() 463 static void nilfs_put_super(struct super_block *sb) in nilfs_put_super() 564 static int nilfs_freeze(struct super_block *sb) in nilfs_freeze() 579 static int nilfs_unfreeze(struct super_block *sb) in nilfs_unfreeze() 594 struct super_block *sb = dentry->d_sb; in nilfs_statfs() local 661 struct super_block *sb = dentry->d_sb; in nilfs_show_options() local 785 nilfs_set_default_options(struct super_block *sb, in nilfs_set_default_options() [all …]
|
/linux/fs/quota/ |
A D | quota.c | 54 static void quota_sync_one(struct super_block *sb, void *arg) in quota_sync_one() 86 static int quota_quotaon(struct super_block *sb, int type, qid_t id, in quota_quotaon() 98 static int quota_quotaoff(struct super_block *sb, int type) in quota_quotaoff() 201 static int quota_getquota(struct super_block *sb, int type, qid_t id, in quota_getquota() 313 static int quota_enable(struct super_block *sb, void __user *addr) in quota_enable() 324 static int quota_disable(struct super_block *sb, void __user *addr) in quota_disable() 354 static int quota_getstate(struct super_block *sb, int type, in quota_getstate() 452 static int quota_getstatev(struct super_block *sb, int type, in quota_getstatev() 869 struct super_block *sb; in quotactl_block() local 920 struct super_block *sb = NULL; in SYSCALL_DEFINE4() local [all …]
|
/linux/fs/exfat/ |
A D | super.c | 43 static void exfat_put_super(struct super_block *sb) in exfat_put_super() 55 static int exfat_sync_fs(struct super_block *sb, int wait) in exfat_sync_fs() 74 struct super_block *sb = dentry->d_sb; in exfat_statfs() local 134 int exfat_set_volume_dirty(struct super_block *sb) in exfat_set_volume_dirty() 141 int exfat_clear_volume_dirty(struct super_block *sb) in exfat_clear_volume_dirty() 150 struct super_block *sb = root->d_sb; in exfat_show_options() local 320 static void exfat_hash_init(struct super_block *sb) in exfat_hash_init() 332 struct super_block *sb = inode->i_sb; in exfat_read_root() local 414 static int exfat_read_boot_sector(struct super_block *sb) in exfat_read_boot_sector() 527 static int exfat_verify_boot_region(struct super_block *sb) in exfat_verify_boot_region() [all …]
|
/linux/fs/romfs/ |
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/fs/kernfs/ |
A D | mount.c | 71 static struct dentry *__kernfs_fh_to_dentry(struct super_block *sb, in __kernfs_fh_to_dentry() 123 static struct dentry *kernfs_fh_to_dentry(struct super_block *sb, in kernfs_fh_to_dentry() 130 static struct dentry *kernfs_fh_to_parent(struct super_block *sb, in kernfs_fh_to_parent() 158 struct kernfs_root *kernfs_root_from_sb(struct super_block *sb) in kernfs_root_from_sb() 196 struct super_block *sb) in kernfs_node_dentry() 236 static int kernfs_fill_super(struct super_block *sb, struct kernfs_fs_context *kfc) in kernfs_fill_super() 277 static int kernfs_test_super(struct super_block *sb, struct fs_context *fc) in kernfs_test_super() 285 static int kernfs_set_super(struct super_block *sb, struct fs_context *fc) in kernfs_set_super() 299 const void *kernfs_super_ns(struct super_block *sb) in kernfs_super_ns() 318 struct super_block *sb; in kernfs_get_tree() local [all …]
|
/linux/fs/udf/ |
A D | super.c | 313 struct super_block *sb = root->d_sb; in udf_show_options() local 702 static int udf_check_vsd(struct super_block *sb) in udf_check_vsd() 819 static int udf_find_fileset(struct super_block *sb, in udf_find_fileset() 1023 static int check_partition_desc(struct super_block *sb, in check_partition_desc() 1670 struct super_block *sb, in udf_process_sequence() 1934 static int udf_find_anchor(struct super_block *sb, in udf_find_anchor() 2027 static void udf_open_lvid(struct super_block *sb) in udf_open_lvid() 2057 static void udf_close_lvid(struct super_block *sb) in udf_close_lvid() 2097 u64 lvid_get_unique_id(struct super_block *sb) in lvid_get_unique_id() 2350 static void udf_put_super(struct super_block *sb) in udf_put_super() [all …]
|
/linux/fs/erofs/ |
A D | super.c | 22 void _erofs_err(struct super_block *sb, const char *function, in _erofs_err() 37 void _erofs_info(struct super_block *sb, const char *function, in _erofs_info() 83 static struct inode *erofs_alloc_inode(struct super_block *sb) in erofs_alloc_inode() 189 static int erofs_load_compr_cfgs(struct super_block *sb, in erofs_load_compr_cfgs() 247 static int erofs_load_compr_cfgs(struct super_block *sb, in erofs_load_compr_cfgs() 258 static int erofs_init_devices(struct super_block *sb, in erofs_init_devices() 331 static int erofs_read_superblock(struct super_block *sb) in erofs_read_superblock() 709 struct super_block *sb = fc->root->d_sb; in erofs_fc_reconfigure() local 786 static void erofs_kill_sb(struct super_block *sb) in erofs_kill_sb() 805 static void erofs_put_super(struct super_block *sb) in erofs_put_super() [all …]
|
/linux/lib/ |
A D | sbitmap.c | 12 static int init_alloc_hint(struct sbitmap *sb, gfp_t flags) in init_alloc_hint() 43 static inline void update_alloc_hint_after_get(struct sbitmap *sb, in update_alloc_hint_after_get() 128 void sbitmap_resize(struct sbitmap *sb, unsigned int depth) in sbitmap_resize() 231 int sbitmap_get(struct sbitmap *sb) in sbitmap_get() 248 static int __sbitmap_get_shallow(struct sbitmap *sb, in __sbitmap_get_shallow() 300 bool sbitmap_any_bit_set(const struct sbitmap *sb) in sbitmap_any_bit_set() 327 static unsigned int sbitmap_cleared(const struct sbitmap *sb) in sbitmap_cleared() 332 unsigned int sbitmap_weight(const struct sbitmap *sb) in sbitmap_weight() 338 void sbitmap_show(struct sbitmap *sb, struct seq_file *m) in sbitmap_show() 495 struct sbitmap *sb = &sbq->sb; in __sbitmap_queue_get_batch() local [all …]
|
/linux/fs/xfs/ |
A D | xfs_quotaops.c | 56 struct super_block *sb, in xfs_fs_get_quota_state() 108 struct super_block *sb, in xfs_fs_set_info() 158 struct super_block *sb, in xfs_quota_enable() 173 struct super_block *sb, in xfs_quota_disable() 188 struct super_block *sb, in xfs_fs_rm_xquota() 215 struct super_block *sb, in xfs_fs_get_dqblk() 232 struct super_block *sb, in xfs_fs_get_nextdqblk() 256 struct super_block *sb, in xfs_fs_set_dqblk()
|
/linux/fs/adfs/ |
A D | super.c | 25 void __adfs_error(struct super_block *sb, const char *function, const char *fmt, ...) in __adfs_error() 41 void adfs_msg(struct super_block *sb, const char *pfx, const char *fmt, ...) in adfs_msg() 92 static void adfs_put_super(struct super_block *sb) in adfs_put_super() 129 static int parse_options(struct super_block *sb, struct adfs_sb_info *asb, in parse_options() 185 static int adfs_remount(struct super_block *sb, int *flags, char *data) in adfs_remount() 203 struct super_block *sb = dentry->d_sb; in adfs_statfs() local 220 static struct inode *adfs_alloc_inode(struct super_block *sb) in adfs_alloc_inode() 281 int (*validate)(struct super_block *sb, in adfs_probe() 331 static int adfs_validate_bblk(struct super_block *sb, struct buffer_head *bh, in adfs_validate_bblk() 350 static int adfs_validate_dr0(struct super_block *sb, struct buffer_head *bh, in adfs_validate_dr0() [all …]
|