/linux-6.14.4/fs/ext4/ |
D | fast_commit.c | 232 static bool ext4_fc_disabled(struct super_block *sb) in ext4_fc_disabled() 336 void ext4_fc_mark_ineligible(struct super_block *sb, int reason, handle_t *handle) in ext4_fc_mark_ineligible() 428 struct super_block *sb = inode->i_sb; in __track_dentry_update() local 657 static void ext4_fc_submit_bh(struct super_block *sb, bool is_tail) in ext4_fc_submit_bh() 686 static u8 *ext4_fc_reserve_space(struct super_block *sb, int len, u32 *crc) in ext4_fc_reserve_space() 750 static int ext4_fc_write_tail(struct super_block *sb, u32 crc) in ext4_fc_write_tail() 793 static bool ext4_fc_add_tlv(struct super_block *sb, u16 tag, u16 len, u8 *val, in ext4_fc_add_tlv() 813 static bool ext4_fc_add_dentry_tlv(struct super_block *sb, u32 *crc, in ext4_fc_add_dentry_tlv() 960 struct super_block *sb = journal->j_private; in ext4_fc_submit_inode_data_all() local 994 struct super_block *sb = journal->j_private; in ext4_fc_wait_inode_data_all() local [all …]
|
/linux-6.14.4/sound/isa/sb/ |
D | sb_mixer.c | 58 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_sbmixer_get_single() local 63 unsigned char val; in snd_sbmixer_get_single() local 74 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_sbmixer_put_single() local 80 unsigned char val, oval; in snd_sbmixer_put_single() local 110 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_sbmixer_get_double() local 130 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_sbmixer_put_double() local 179 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_dt019x_input_sw_get() local 215 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_dt019x_input_sw_put() local 267 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_als4k_mono_capture_route_get() local 285 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_als4k_mono_capture_route_put() local [all …]
|
/linux-6.14.4/arch/powerpc/kvm/ |
D | book3s_xive_native.c | 32 u64 val; in xive_vm_esb_load() local 233 struct kvmppc_xive_src_block *sb; in xive_native_esb_fault() local 342 struct kvmppc_xive_src_block *sb; in kvmppc_xive_native_set_source() local 345 u64 val; in kvmppc_xive_native_set_source() local 417 struct kvmppc_xive_src_block *sb, in kvmppc_xive_native_update_source_config() 466 struct kvmppc_xive_src_block *sb; in kvmppc_xive_native_set_source_config() local 512 struct kvmppc_xive_src_block *sb; in kvmppc_xive_native_sync_source() local 779 static void kvmppc_xive_reset_sources(struct kvmppc_xive_src_block *sb) in kvmppc_xive_reset_sources() 842 struct kvmppc_xive_src_block *sb = xive->src_blocks[i]; in kvmppc_xive_reset() local 856 static void kvmppc_xive_native_sync_sources(struct kvmppc_xive_src_block *sb) in kvmppc_xive_native_sync_sources() [all …]
|
D | book3s_xive.c | 82 u64 val; in xive_vm_esb_load() local 399 struct kvmppc_xive_src_block *sb; in xive_vm_scan_for_rerouted_irqs() local 518 struct kvmppc_xive_src_block *sb; in xive_vm_h_eoi() local 1085 struct kvmppc_xive_src_block *sb, in xive_lock_and_mask() 1091 u64 val; in xive_lock_and_mask() local 1129 static void xive_lock_for_unmask(struct kvmppc_xive_src_block *sb, in xive_lock_for_unmask() 1144 struct kvmppc_xive_src_block *sb, in xive_finish_unmask() 1272 struct kvmppc_xive_src_block *sb; in kvmppc_xive_set_xive() local 1373 struct kvmppc_xive_src_block *sb; in kvmppc_xive_get_xive() local 1395 struct kvmppc_xive_src_block *sb; in kvmppc_xive_int_on() local [all …]
|
/linux-6.14.4/fs/bcachefs/ |
D | opts.c | 122 static int bch2_opt_fix_errors_parse(struct bch_fs *c, const char *val, u64 *res, in bch2_opt_fix_errors_parse() 142 struct bch_sb *sb, in bch2_opt_fix_errors_to_text() 166 u64 BCH2_NO_SB_OPT(const struct bch_sb *sb) in BCH2_NO_SB_OPT() 171 void SET_BCH2_NO_SB_OPT(struct bch_sb *sb, u64 v) in SET_BCH2_NO_SB_OPT() 330 const char *val, u64 *res, in bch2_opt_parse() 410 struct bch_fs *c, struct bch_sb *sb, in bch2_opt_to_text() 454 struct bch_fs *c, struct bch_sb *sb, in bch2_opts_to_text() 513 const char *name, const char *val) in bch2_parse_one_mount_opt() 584 char *opt, *name, *val; in bch2_parse_mount_opts() local 622 u64 bch2_opt_from_sb(struct bch_sb *sb, enum bch_opt_id id) in bch2_opt_from_sb() [all …]
|
D | disk_groups.c | 21 static int bch2_sb_disk_groups_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_disk_groups_validate() 119 struct bch_sb *sb, in bch2_sb_disk_groups_to_text() 289 static int __bch2_disk_group_add(struct bch_sb_handle *sb, unsigned parent, in __bch2_disk_group_add() 332 int bch2_disk_path_find(struct bch_sb_handle *sb, const char *name) in bch2_disk_path_find() 352 int bch2_disk_path_find_or_create(struct bch_sb_handle *sb, const char *name) in bch2_disk_path_find_or_create() 430 void bch2_disk_path_to_text_sb(struct printbuf *out, struct bch_sb *sb, unsigned v) in bch2_disk_path_to_text_sb() 504 int bch2_opt_target_parse(struct bch_fs *c, const char *val, u64 *res, in bch2_opt_target_parse() 579 static void bch2_target_to_text_sb(struct printbuf *out, struct bch_sb *sb, unsigned v) in bch2_target_to_text_sb() 609 struct bch_sb *sb, in bch2_opt_target_to_text()
|
D | sb-counters.c | 23 static int bch2_sb_counters_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_counters_validate() 29 static void bch2_sb_counters_to_text(struct printbuf *out, struct bch_sb *sb, in bch2_sb_counters_to_text() 46 u64 val = 0; in bch2_sb_counters_to_cpu() local
|
/linux-6.14.4/fs/affs/ |
D | affs.h | 17 #define AFFS_BLOCK(sb, bh, blk) (AFFS_HEAD(bh)->table[AFFS_SB(sb)->s_hashsize-1-(blk)]) argument 20 #define AFFS_TAIL(sb, bh) ((struct affs_tail *)((bh)->b_data+(sb)->s_blocksize-sizeof(struct affs_t… argument 22 #define AFFS_ROOT_TAIL(sb, bh) ((struct affs_root_tail *)((bh)->b_data+(sb)->s_blocksize-sizeof(str… argument 102 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() 222 static inline bool affs_validblock(struct super_block *sb, int block) in affs_validblock() 229 affs_set_blocksize(struct super_block *sb, int size) in affs_set_blocksize() 234 affs_bread(struct super_block *sb, int block) in affs_bread() 242 affs_getblk(struct super_block *sb, int block) in affs_getblk() 250 affs_getzeroblk(struct super_block *sb, int block) in affs_getzeroblk() [all …]
|
/linux-6.14.4/lib/ |
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 int sbitmap_find_bit(struct sbitmap *sb, in sbitmap_find_bit() 241 static int __sbitmap_get(struct sbitmap *sb, unsigned int alloc_hint) in __sbitmap_get() 261 int sbitmap_get(struct sbitmap *sb) in sbitmap_get() 278 static int __sbitmap_get_shallow(struct sbitmap *sb, in __sbitmap_get_shallow() 290 int sbitmap_get_shallow(struct sbitmap *sb, unsigned long shallow_depth) in sbitmap_get_shallow() [all …]
|
/linux-6.14.4/fs/hfs/ |
D | bitmap.c | 33 __be32 val; in hfs_find_set_zero_bits() local 139 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()
|
/linux-6.14.4/fs/squashfs/ |
D | xattr.c | 30 struct super_block *sb = inode->i_sb; in squashfs_listxattr() local 46 struct squashfs_xattr_val val; in squashfs_listxattr() local 108 struct super_block *sb = inode->i_sb; in squashfs_xattr_get() local 124 struct squashfs_xattr_val val; in squashfs_xattr_get() local
|
/linux-6.14.4/fs/ufs/ |
D | util.h | 32 ufs_get_fs_state(struct super_block *sb, struct ufs_super_block_first *usb1, in ufs_get_fs_state() 51 ufs_set_fs_state(struct super_block *sb, struct ufs_super_block_first *usb1, in ufs_set_fs_state() 74 ufs_get_fs_npsect(struct super_block *sb, struct ufs_super_block_first *usb1, in ufs_get_fs_npsect() 84 ufs_get_fs_qbmask(struct super_block *sb, struct ufs_super_block_third *usb3) in ufs_get_fs_qbmask() 108 ufs_get_fs_qfmask(struct super_block *sb, struct ufs_super_block_third *usb3) in ufs_get_fs_qfmask() 132 ufs_get_de_namlen(struct super_block *sb, struct ufs_dir_entry *de) in ufs_get_de_namlen() 141 ufs_set_de_namlen(struct super_block *sb, struct ufs_dir_entry *de, u16 value) in ufs_set_de_namlen() 150 ufs_set_de_type(struct super_block *sb, struct ufs_dir_entry *de, int mode) in ufs_set_de_type() 186 ufs_get_inode_uid(struct super_block *sb, struct ufs_inode *inode) in ufs_get_inode_uid() 201 ufs_set_inode_uid(struct super_block *sb, struct ufs_inode *inode, u32 value) in ufs_set_inode_uid() [all …]
|
/linux-6.14.4/fs/hfsplus/ |
D | bitmap.c | 19 int hfsplus_block_allocate(struct super_block *sb, u32 size, in hfsplus_block_allocate() 27 __be32 val; in hfsplus_block_allocate() local 164 int hfsplus_block_free(struct super_block *sb, u32 offset, u32 count) in hfsplus_block_free()
|
/linux-6.14.4/fs/fuse/ |
D | control.c | 68 size_t len, loff_t *ppos, unsigned val) in fuse_conn_limit_read() 77 size_t count, loff_t *ppos, unsigned *val, in fuse_conn_limit_write() 107 unsigned val; in fuse_conn_max_background_read() local 123 unsigned val; in fuse_conn_max_background_write() local 149 unsigned val; in fuse_conn_congestion_threshold_read() local 165 unsigned val; in fuse_conn_congestion_threshold_write() local 306 static int fuse_ctl_fill_super(struct super_block *sb, struct fs_context *fsc) in fuse_ctl_fill_super() 347 static void fuse_ctl_kill_sb(struct super_block *sb) in fuse_ctl_kill_sb()
|
D | inode.c | 92 static struct inode *fuse_alloc_inode(struct super_block *sb) in fuse_alloc_inode() 197 struct super_block *sb = fsc->root->d_sb; in fuse_reconfigure() local 459 struct inode *fuse_iget(struct super_block *sb, u64 nodeid, in fuse_iget() 600 static void fuse_umount_begin(struct super_block *sb) in fuse_umount_begin() 642 struct super_block *sb = dentry->d_sb; in fuse_statfs() local 717 static int fuse_sync_fs(struct super_block *sb, int wait) in fuse_sync_fs() 897 struct super_block *sb = root->d_sb; in fuse_show_options() local 1032 static struct inode *fuse_get_root_inode(struct super_block *sb, unsigned mode) in fuse_get_root_inode() 1048 static struct dentry *fuse_get_dentry(struct super_block *sb, in fuse_get_dentry() 1127 static struct dentry *fuse_fh_to_dentry(struct super_block *sb, in fuse_fh_to_dentry() [all …]
|
/linux-6.14.4/drivers/net/wireless/broadcom/brcm80211/brcmutil/ |
D | d11.c | 13 static u16 d11n_sb(enum brcmu_chan_sb sb) in d11n_sb() 98 u16 val; in brcmu_d11n_decchspec() local 139 u16 val; in brcmu_d11ac_decchspec() local
|
/linux-6.14.4/fs/ocfs2/ |
D | blockcheck.c | 225 static int blockcheck_u64_get(void *data, u64 *val) in blockcheck_u64_get() 564 void ocfs2_compute_meta_ecc(struct super_block *sb, void *data, in ocfs2_compute_meta_ecc() 571 int ocfs2_validate_meta_ecc(struct super_block *sb, void *data, in ocfs2_validate_meta_ecc() 584 void ocfs2_compute_meta_ecc_bhs(struct super_block *sb, in ocfs2_compute_meta_ecc_bhs() 592 int ocfs2_validate_meta_ecc_bhs(struct super_block *sb, in ocfs2_validate_meta_ecc_bhs()
|
/linux-6.14.4/fs/ubifs/ |
D | super.c | 29 static int ubifs_default_version_set(const char *val, const struct kernel_param *kp) in ubifs_default_version_set() 103 struct inode *ubifs_iget(struct super_block *sb, unsigned long inum) in ubifs_iget() 263 static struct inode *ubifs_alloc_inode(struct super_block *sb) in ubifs_alloc_inode() 463 static int ubifs_sync_fs(struct super_block *sb, int wait) in ubifs_sync_fs() 1871 static void ubifs_put_super(struct super_block *sb) in ubifs_put_super() 1952 struct super_block *sb = fc->root->d_sb; in ubifs_reconfigure() local 2131 static int ubifs_fill_super(struct super_block *sb, struct fs_context *fc) in ubifs_fill_super() 2226 static int sb_test(struct super_block *sb, struct fs_context *fc) in sb_test() 2238 struct super_block *sb; in ubifs_get_tree() local
|
/linux-6.14.4/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 75 static int param_set_dlmfs_capabilities(const char *val, in param_set_dlmfs_capabilities() 279 static struct inode *dlmfs_alloc_inode(struct super_block *sb) in dlmfs_alloc_inode() 332 static struct inode *dlmfs_get_root_inode(struct super_block *sb) in dlmfs_get_root_inode() 354 struct super_block *sb = parent->i_sb; in dlmfs_get_inode() local 510 static int dlmfs_fill_super(struct super_block *sb, struct fs_context *fc) in dlmfs_fill_super()
|
/linux-6.14.4/fs/udf/ |
D | namei.c | 57 struct super_block *sb = dir->i_sb; in udf_fiiter_find_entry() local 331 static void udf_add_fid_counter(struct super_block *sb, bool dir, int val) in udf_add_fid_counter() 584 struct super_block *sb = dir->i_sb; in udf_symlink() local 931 static struct dentry *udf_nfs_get_inode(struct super_block *sb, u32 block, in udf_nfs_get_inode() 954 static struct dentry *udf_fh_to_dentry(struct super_block *sb, in udf_fh_to_dentry() 966 static struct dentry *udf_fh_to_parent(struct super_block *sb, in udf_fh_to_parent()
|
/linux-6.14.4/fs/ext2/ |
D | xattr.c | 381 static void ext2_xattr_update_super_block(struct super_block *sb) in ext2_xattr_update_super_block() 409 struct super_block *sb = inode->i_sb; in ext2_xattr_set() local 576 char *val = (char *)header + offs; in ext2_xattr_set() local 622 char *val = (char *)header + min_offs - size; in ext2_xattr_set() local 709 struct super_block *sb = inode->i_sb; in ext2_xattr_set2() local
|
/linux-6.14.4/fs/quota/ |
D | quota_tree.c | 58 struct super_block *sb = info->dqi_sb; in read_blk() local 67 struct super_block *sb = info->dqi_sb; in write_blk() local 80 static inline int do_check_range(struct super_block *sb, const char *val_name, in do_check_range() 81 uint val, uint min_val, uint max_val) in do_check_range() 442 struct super_block *sb = dquot->dq_sb; in qtree_write_dquot() local 722 struct super_block *sb = dquot->dq_sb; in qtree_read_dquot() local
|
/linux-6.14.4/fs/ceph/ |
D | super.c | 121 static int ceph_sync_fs(struct super_block *sb, int wait) in ceph_sync_fs() 1031 void ceph_umount_begin(struct super_block *sb) in ceph_umount_begin() 1106 static int ceph_apply_test_dummy_encryption(struct super_block *sb, in ceph_apply_test_dummy_encryption() 1141 static int ceph_apply_test_dummy_encryption(struct super_block *sb, in ceph_apply_test_dummy_encryption() 1242 static int ceph_compare_super(struct super_block *sb, struct fs_context *fc) in ceph_compare_super() 1284 static int ceph_setup_bdi(struct super_block *sb, struct ceph_fs_client *fsc) in ceph_setup_bdi() 1306 struct super_block *sb; in ceph_get_tree() local 1399 struct super_block *sb = fc->root->d_sb; in ceph_reconfigure_fc() local 1601 int ceph_force_reconnect(struct super_block *sb) in ceph_force_reconnect() 1657 static int param_set_metrics(const char *val, const struct kernel_param *kp) in param_set_metrics()
|
/linux-6.14.4/fs/adfs/ |
D | adfs.h | 82 static inline struct adfs_sb_info *ADFS_SB(struct super_block *sb) in ADFS_SB() 91 struct super_block *sb; member 160 #define adfs_error(sb, fmt...) __adfs_error(sb, __func__, fmt) argument 191 static inline __u32 signed_asl(__u32 val, signed int shift) in signed_asl() 206 static inline int __adfs_block_map(struct super_block *sb, u32 indaddr, in __adfs_block_map()
|
/linux-6.14.4/fs/nfs/ |
D | super.c | 194 bool nfs_sb_active(struct super_block *sb) in nfs_sb_active() 206 void nfs_sb_deactive(struct super_block *sb) in nfs_sb_deactive() 750 void nfs_umount_begin(struct super_block *sb) in nfs_umount_begin() 1044 struct super_block *sb = fc->root->d_sb; in nfs_reconfigure() local 1082 static void nfs_fill_super(struct super_block *sb, struct nfs_fs_context *ctx) in nfs_fill_super() 1236 static int nfs_compare_super(struct super_block *sb, struct fs_context *fc) in nfs_compare_super() 1256 static int nfs_get_cache_cookie(struct super_block *sb, in nfs_get_cache_cookie() 1288 static int nfs_get_cache_cookie(struct super_block *sb, in nfs_get_cache_cookie() 1421 static int param_set_portnr(const char *val, const struct kernel_param *kp) in param_set_portnr()
|