| /kernel/linux/common_modules/tzdriver/agent_rpmb/mplat/ |
| D | rpmb_driver.c | 125 static void set_sbc(__u16 blks, __u16 type, u8 req_type, in set_sbc() 138 __u16 blks, __u16 type, struct mmc_request *request) in rpmb_send_req_cmd() 156 __u16 blks, __u16 type, struct scatterlist *sg) in resp_get_sg() 182 __u16 blks, __u16 type, struct mmc_request *request) in rpmb_send_resp_cmd() 193 __u16 blks, __u16 type, u8 req_type) in emmc_rpmb_send_command()
|
| /kernel/linux/linux-6.6/fs/quota/ |
| D | quota_tree.c | 336 uint *blks, int depth) in do_insert_tree() 420 uint blks[MAX_QTREE_DEPTH] = { QT_TREEOFF }; in dq_insert_tree() local 545 uint *blks, int depth) in remove_tree() 609 uint blks[MAX_QTREE_DEPTH] = { QT_TREEOFF }; in qtree_delete_dquot() local 661 struct dquot *dquot, uint *blks, int depth) in find_tree_dqentry() 710 uint blks[MAX_QTREE_DEPTH] = { QT_TREEOFF }; in find_dqentry() local
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| D | log.c | 50 unsigned int blks; in gfs2_struct2blk() local 477 void gfs2_log_release(struct gfs2_sbd *sdp, unsigned int blks) in gfs2_log_release() 496 static bool __gfs2_log_try_reserve(struct gfs2_sbd *sdp, unsigned int blks, in __gfs2_log_try_reserve() 532 static void __gfs2_log_reserve(struct gfs2_sbd *sdp, unsigned int blks, in __gfs2_log_reserve() 572 unsigned int blks = tr->tr_reserved; in gfs2_log_try_reserve() local 603 unsigned int blks = tr->tr_reserved; in gfs2_log_reserve() local
|
| D | xattr.c | 241 unsigned int blks = 0; in ea_dealloc_unstuffed() local 738 unsigned int blks, in ea_alloc_skeleton() 806 unsigned int blks = 1; in ea_init() local 951 unsigned int blks; in ea_set_simple() local 1046 unsigned int blks = 2; in ea_set_i() local 1272 unsigned int blks = 0; in ea_dealloc_indirect() local
|
| D | lops.c | 792 unsigned int blks = be32_to_cpu(ld->ld_data1); in buf_lo_scan_elements() local 932 unsigned int blks = be32_to_cpu(ld->ld_length); in revoke_lo_scan_elements() local 1016 unsigned int blks = be32_to_cpu(ld->ld_data1); in databuf_lo_scan_elements() local
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| D | xattr.c | 235 unsigned int blks = 0; in ea_dealloc_unstuffed() local 724 unsigned int blks, in ea_alloc_skeleton() 795 unsigned int blks = 1; in ea_init() local 940 unsigned int blks; in ea_set_simple() local 1035 unsigned int blks = 2; in ea_set_i() local 1260 unsigned int blks = 0; in ea_dealloc_indirect() local
|
| D | log.c | 50 unsigned int blks; in gfs2_struct2blk() local 401 void gfs2_log_release(struct gfs2_sbd *sdp, unsigned int blks) in gfs2_log_release() 431 int gfs2_log_reserve(struct gfs2_sbd *sdp, unsigned int blks) in gfs2_log_reserve()
|
| D | lops.c | 762 unsigned int blks = be32_to_cpu(ld->ld_data1); in buf_lo_scan_elements() local 910 unsigned int blks = be32_to_cpu(ld->ld_length); in revoke_lo_scan_elements() local 993 unsigned int blks = be32_to_cpu(ld->ld_data1); in databuf_lo_scan_elements() local
|
| /kernel/linux/linux-6.6/fs/ext2/ |
| D | inode.c | 361 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate() 400 ext2_fsblk_t goal, int indirect_blks, int blks, in ext2_alloc_blocks() 480 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch() 562 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
|
| /kernel/linux/linux-5.10/drivers/scsi/fnic/ |
| D | vnic_rq.c | 31 unsigned int blks = VNIC_RQ_BUF_BLKS_NEEDED(count); in vnic_rq_alloc_bufs() local
|
| D | vnic_wq.c | 51 unsigned int blks = VNIC_WQ_BUF_BLKS_NEEDED(count); in vnic_wq_alloc_bufs() local
|
| /kernel/linux/linux-6.6/drivers/scsi/fnic/ |
| D | vnic_rq.c | 19 unsigned int blks = VNIC_RQ_BUF_BLKS_NEEDED(count); in vnic_rq_alloc_bufs() local
|
| D | vnic_wq.c | 39 unsigned int blks = VNIC_WQ_BUF_BLKS_NEEDED(count); in vnic_wq_alloc_bufs() local
|
| /kernel/linux/linux-5.10/fs/ext2/ |
| D | inode.c | 361 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate() 396 ext2_fsblk_t goal, int indirect_blks, int blks, in ext2_alloc_blocks() 476 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch() 558 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| D | debug.c | 184 int blks = get_seg_entry(sbi, i)->valid_blocks; in update_general_status() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
| D | vnic_rq.c | 22 unsigned int blks = VNIC_RQ_BUF_BLKS_NEEDED(count); in vnic_rq_alloc_bufs() local
|
| D | vnic_wq.c | 22 unsigned int blks = VNIC_WQ_BUF_BLKS_NEEDED(count); in vnic_wq_alloc_bufs() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
| D | vnic_rq.c | 35 unsigned int blks = VNIC_RQ_BUF_BLKS_NEEDED(count); in vnic_rq_alloc_bufs() local
|
| D | vnic_wq.c | 35 unsigned int blks = VNIC_WQ_BUF_BLKS_NEEDED(count); in vnic_wq_alloc_bufs() local
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| D | debug.c | 205 int blks = get_seg_entry(sbi, i)->valid_blocks; in update_general_status() local
|
| /kernel/linux/linux-5.10/fs/erofs/ |
| D | data.c | 323 erofs_blk_t blks = i_size_read(inode) >> LOG_BLOCK_SIZE; in erofs_bmap() local
|
| /kernel/linux/linux-6.6/drivers/scsi/snic/ |
| D | vnic_wq.c | 33 unsigned int blks = VNIC_WQ_BUF_BLKS_NEEDED(count); in vnic_wq_alloc_bufs() local
|
| /kernel/linux/linux-5.10/drivers/scsi/snic/ |
| D | vnic_wq.c | 47 unsigned int blks = VNIC_WQ_BUF_BLKS_NEEDED(count); in vnic_wq_alloc_bufs() local
|
| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| D | dabtree.c | 478 struct xfs_da_state_blk *blks; in xchk_da_btree() local
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| D | dabtree.c | 479 struct xfs_da_state_blk *blks; in xchk_da_btree() local
|