Home
last modified time | relevance | path

Searched defs:blk (Results 51 - 75 of 228) sorted by relevance

12345678910

/kernel/linux/linux-6.6/fs/ext4/
H A Dblock_validity.c353 unsigned int blk; in ext4_check_blockref() local
H A Dmigrate.c605 ext4_fsblk_t blk; in ext4_ind_migrate() local
/kernel/linux/linux-6.6/fs/gfs2/
H A Drecovery.c32 int gfs2_replay_read_block(struct gfs2_jdesc *jd, unsigned int blk, in gfs2_replay_read_block() argument
165 static int get_log_header(struct gfs2_jdesc *jd, unsigned int blk, in get_log_header() argument
/kernel/linux/linux-6.6/fs/quota/
H A Dquota_tree.c50 static ssize_t read_blk(struct qtree_mem_dqinfo *info, uint blk, char *buf) in read_blk() argument
59 static ssize_t write_blk(struct qtree_mem_dqinfo *info, uint blk, char *buf) in write_blk() argument
113 int ret, blk; in get_free_dqblk() local
143 static int put_free_dqblk(struct qtree_mem_dqinfo *info, char *buf, uint blk) in put_free_dqblk() argument
160 remove_free_dqentry(struct qtree_mem_dqinfo *info, char *buf, uint blk) remove_free_dqentry() argument
207 insert_free_dqentry(struct qtree_mem_dqinfo *info, char *buf, uint blk) insert_free_dqentry() argument
256 uint blk, i; find_free_dqentry() local
448 free_dqentry(struct qtree_mem_dqinfo *info, struct dquot *dquot, uint blk) free_dqentry() argument
513 remove_tree(struct qtree_mem_dqinfo *info, struct dquot *dquot, uint *blk, int depth) remove_tree() argument
577 find_block_dqentry(struct qtree_mem_dqinfo *info, struct dquot *dquot, uint blk) find_block_dqentry() argument
615 find_tree_dqentry(struct qtree_mem_dqinfo *info, struct dquot *dquot, uint blk, int depth) find_tree_dqentry() argument
728 find_next_id(struct qtree_mem_dqinfo *info, qid_t *id, unsigned int blk, int depth) find_next_id() argument
[all...]
/kernel/linux/linux-6.6/fs/udf/
H A Ddirectory.c130 udf_pblk_t blk; in udf_readahead_dir() local
156 udf_pblk_t blk; in udf_fiiter_bread_blk() local
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Ddabtree.c86 struct xfs_da_state_blk *blk = &ds->state->path.blk[level]; in xchk_da_btree_node_entry() local
317 struct xfs_da_state_blk *blk; xchk_da_btree_block() local
[all...]
H A Dattr.c370 struct xfs_da_state_blk *blk = &ds->state->path.blk[level]; in xchk_xattr_block() local
457 struct xfs_da_state_blk *blk = &ds->state->path.blk[level]; in xchk_xattr_rec() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_qm.h41 struct xfs_quota_limits blk; member
/kernel/linux/linux-6.6/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_blk.c67 static void vdpasim_blk_buffer_lock(struct vdpasim_blk *blk) in vdpasim_blk_buffer_lock() argument
73 static void vdpasim_blk_buffer_unlock(struct vdpasim_blk *blk) in vdpasim_blk_buffer_unlock() argument
112 struct vdpasim_blk *blk = sim_to_blk(vdpasim); in vdpasim_blk_handle_req() local
394 struct vdpasim_blk *blk = sim_to_blk(vdpasim); vdpasim_blk_free() local
413 struct vdpasim_blk *blk; vdpasim_blk_dev_add() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_common.h125 static inline void otx2_cpt_write64(void __iomem *reg_base, u64 blk, u64 slot, in otx2_cpt_write64() argument
132 static inline u64 otx2_cpt_read64(void __iomem *reg_base, u64 blk, u64 slot, in otx2_cpt_read64() argument
/kernel/linux/linux-6.6/drivers/edac/
H A Dedac_device.c63 struct edac_device_block *dev_blk, *blk_p, *blk; in edac_device_alloc_ctl_info() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dhermes_dld.c96 dblock_addr(const struct dblock *blk) in dblock_addr() argument
102 dblock_len(const struct dblock *blk) in dblock_len() argument
256 const struct dblock *blk = (const struct dblock *) first_block; in hermes_blocks_length() local
279 const struct dblock *blk; hermes_program() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_smp.c88 int blk = find_first_zero_bit(state->state, cnt); in smp_request_block() local
223 u32 blk, val; in update_smp_state() local
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtas2781-comlib.c330 struct tasdev_blk *blk; in tasdev_dsp_prog_blk_remove() local
361 struct tasdev_blk *blk; in tasdev_dsp_cfg_blk_remove() local
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregcache-rbtree.c272 u8 *blk; in regcache_rbtree_insert_to_block() local
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-dust.c36 static struct badblock *dust_rb_search(struct rb_root *root, sector_t blk) in dust_rb_search() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.c321 void d71_read_block_header(u32 __iomem *reg, struct block_header *blk) in d71_read_block_header() argument
353 struct block_header blk; in d71_enum_resources() local
[all...]
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Dmemory.c76 static void emu10k1_memblk_init(struct snd_emu10k1_memblk *blk) in emu10k1_memblk_init() argument
104 struct snd_emu10k1_memblk *blk = get_emu10k1_memblk(pos, mapped_link); search_empty_map_area() local
134 map_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) map_memblk() argument
165 unmap_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) unmap_memblk() argument
205 struct snd_emu10k1_memblk *blk; search_empty() local
254 snd_emu10k1_memblk_map(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) snd_emu10k1_memblk_map() argument
301 struct snd_emu10k1_memblk *blk; snd_emu10k1_alloc_pages() local
358 snd_emu10k1_free_pages(struct snd_emu10k1 *emu, struct snd_util_memblk *blk) snd_emu10k1_free_pages() argument
404 struct snd_emu10k1_memblk *blk; snd_emu10k1_synth_alloc() local
432 struct snd_emu10k1_memblk *blk = (struct snd_emu10k1_memblk *)memblk; snd_emu10k1_synth_free() local
449 get_single_page_range(struct snd_util_memhdr *hdr, struct snd_emu10k1_memblk *blk, int *first_page_ret, int *last_page_ret) get_single_page_range() argument
505 synth_alloc_pages(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) synth_alloc_pages() argument
537 synth_free_pages(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) synth_free_pages() argument
565 snd_emu10k1_synth_bzero(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, int offset, int size) snd_emu10k1_synth_bzero() argument
595 snd_emu10k1_synth_copy_from_user(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, int offset, const char __user *data, int size) snd_emu10k1_synth_copy_from_user() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Dloader.c238 catpt_restore_fwimage(struct catpt_dev *cdev, struct dma_chan *chan, dma_addr_t paddr, struct catpt_fw_block_hdr *blk) catpt_restore_fwimage() argument
289 catpt_load_block(struct catpt_dev *cdev, struct dma_chan *chan, dma_addr_t paddr, struct catpt_fw_block_hdr *blk, bool alloc) catpt_load_block() argument
340 struct catpt_fw_block_hdr *blk; catpt_restore_basefw() local
382 struct catpt_fw_block_hdr *blk; catpt_restore_module() local
426 struct catpt_fw_block_hdr *blk; catpt_load_module() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Ddir.c190 struct xfs_da_state_blk *blk = &ds->state->path.blk[level]; in xchk_dir_rec() local
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dquota_global.c174 sector_t blk = off >> sb->s_blocksize_bits; in ocfs2_quota_read() local
223 sector_t blk = off >> sb->s_blocksize_bits; in ocfs2_quota_write() local
/kernel/linux/linux-5.10/drivers/nvmem/
H A Dsprd-efuse.c194 static int sprd_efuse_raw_prog(struct sprd_efuse *efuse, u32 blk, bool doub, in sprd_efuse_raw_prog() argument
254 static int sprd_efuse_raw_read(struct sprd_efuse *efuse, int blk, u32 *val, in sprd_efuse_raw_read() argument
/kernel/linux/linux-5.10/fs/
H A Dioctl.c270 static inline loff_t blk_to_logical(struct inode *inode, sector_t blk) in blk_to_logical() argument
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dquota_global.c174 sector_t blk = off >> sb->s_blocksize_bits; in ocfs2_quota_read() local
223 sector_t blk = off >> sb->s_blocksize_bits; in ocfs2_quota_write() local
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_attr.c1423 struct xfs_da_state_blk *blk; xfs_attr_node_try_addname() local
1469 struct xfs_da_state_blk *blk; xfs_attr_node_removename() local
1535 struct xfs_da_state_blk *blk; xfs_attr_node_get() local
[all...]

Completed in 22 milliseconds

12345678910