Home
last modified time | relevance | path

Searched defs:bcount (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/media/pci/cx25821/
H A Dcx25821-sram.h231 #define BYTES_TO_DWORDS(bcount) ((bcount) >> 2) argument
232 #define BYTES_TO_QWORDS(bcount) ((bcount) >> 3) argument
233 #define BYTES_TO_OWORDS(bcount) ((bcount) >> 4) argument
/linux/fs/xfs/scrub/
H A Dquotacheck.h12 int64_t bcount; member
/linux/drivers/char/
H A Dnwbutton.c34 static int bcount; /* The number of bytes in the buffer */ variable
/linux/drivers/rapidio/devices/
H A Dtsi721_dma.c361 tsi721_desc_fill_end(struct tsi721_dma_desc *bd_ptr, u32 bcount, bool interrupt) in tsi721_desc_fill_end()
418 u32 bcount; in tsi721_submit_sg() local
H A Dtsi721.h519 __le32 bcount; member
/linux/fs/smb/server/
H A Dsmb_common.c191 static char *next_dialect(char *dialect, int *next_off, int bcount) in next_dialect()
202 int i, seq_num, bcount, next; in ksmbd_lookup_dialect_by_name() local
/linux/sound/soc/amd/renoir/
H A Drn_acp3x.h78 } bcount; member
/linux/sound/soc/amd/yc/
H A Dacp6x.h95 } bcount; member
/linux/fs/
H A Dremap_range.c38 uint64_t bcount; in generic_remap_checks() local
/linux/sound/soc/amd/vangogh/
H A Dacp5x.h116 } bcount; member
/linux/sound/soc/amd/
H A Dacp.h184 } bcount; member
/linux/fs/udf/
H A Dinode.c91 static int udf_read_extent_cache(struct inode *inode, loff_t bcount, in udf_read_extent_cache()
2423 loff_t lbcount = 0, bcount = (loff_t) block << blocksize_bits; in inode_bmap() local
/linux/include/linux/mlx5/
H A Dqp.h480 __be32 bcount; member
493 __be16 bcount; member
/linux/fs/xfs/
H A Dxfs_log_recover.c342 int bcount; in xlog_find_verify_cycle() local
1550 int bcount, endcount; in xlog_write_log_records() local
/linux/drivers/atm/
H A Dnicstar.c356 int bcount; in ns_init_card() local
/linux/drivers/infiniband/hw/mlx5/
H A Dwr.c221 int bcount = mr->desc_size * (mr->mmkey.ndescs + mr->meta_ndescs); in set_reg_data_seg() local
/linux/fs/ext4/
H A Dnamei.c650 unsigned bcount; member
747 unsigned bcount = 0; in dx_show_entries() local