/linux-5.19.10/fs/jfs/ |
D | resize.c | 66 int newNpages = 0, nPages, newPage, xlen, t32; in jfs_extendfs() local 132 t32 = (1 << (20 - sbi->l2bsize)) - 1; in jfs_extendfs() 133 newLogSize = (newLogSize + t32) & ~t32; in jfs_extendfs() 163 t32 = DIV_ROUND_UP(t64, BITSPERPAGE) + 1 + 50; in jfs_extendfs() 164 newFSCKSize = t32 << sbi->l2nbperpage; in jfs_extendfs()
|
/linux-5.19.10/fs/ntfs3/ |
D | record.c | 190 u32 t32, off, asize; in mi_enum_attr() local 241 t32 = le32_to_cpu(attr->type); in mi_enum_attr() 242 if ((t32 & 0xf) || (t32 > 0x100)) in mi_enum_attr() 259 t32 = le32_to_cpu(attr->res.data_size); in mi_enum_attr() 260 if (t16 + t32 > asize) in mi_enum_attr()
|
D | fslog.c | 3051 u32 nsize, t32, asize, used, esize, bmp_off, bmp_bits; in do_action() local 3174 t32 = le32_to_cpu(oe->bytes_per_index); in do_action() 3175 if (bytes < t32) in do_action() 3176 bytes = t32; in do_action() 3777 u32 t32; in log_replay() local 3935 t32 = le32_to_cpu(rst_info.r_page->sys_page_size); in log_replay() 3936 if (page_size != t32) { in log_replay() 3939 norm_file_page(t32, &l_size, t32 == DefaultLogPageSize); in log_replay() 3942 if (page_size != t32 || in log_replay() 4159 t32 = rec_len - t16; in log_replay() [all …]
|
D | index.c | 820 u32 t32; in indx_init() local 830 t32 = le32_to_cpu(root->index_block_size); in indx_init() 831 indx->index_bits = blksize_bits(t32); in indx_init() 834 if (t32 < sbi->cluster_size) { in indx_init() 836 if (t32 != root->index_block_clst * SECTOR_SIZE) in indx_init() 848 if (t32 != root->index_block_clst << sbi->cluster_bits) in indx_init()
|
D | super.c | 1168 u32 t32 = le32_to_cpu(t->type); in ntfs_fill_super() local 1171 if ((t32 & 0xF) || le32_to_cpu(t[-1].type) >= t32) in ntfs_fill_super()
|
D | fsntfs.c | 1944 u32 t32; in ntfs_get_security_by_id() local 1971 t32 = le32_to_cpu(sii_e->sec_hdr.size); in ntfs_get_security_by_id() 1972 if (t32 < SIZEOF_SECURITY_HDR) { in ntfs_get_security_by_id() 1977 if (t32 > SIZEOF_SECURITY_HDR + 0x10000) { in ntfs_get_security_by_id() 1983 *size = t32 - SIZEOF_SECURITY_HDR; in ntfs_get_security_by_id()
|
D | inode.c | 39 u32 rp_fa = 0, asize, t32; in ntfs_read_mft() local 59 t32 = bytes_to_cluster(sbi, MFT_REC_VOL * sbi->record_size); in ntfs_read_mft() 63 if (!run_add_entry(&ni->file.run, 0, t64, t32, true)) { in ntfs_read_mft()
|
D | frecord.c | 1057 u32 list_reserve, max_free, free, used, t32; in ni_insert_attr() local 1147 t32 = le32_to_cpu(attr->size); in ni_insert_attr() 1150 attr->name_len, t32, attr_svcn(attr), t16, in ni_insert_attr() 1156 memcpy(eattr, attr, t32); in ni_insert_attr()
|
/linux-5.19.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | main.c | 884 u32 t32[2]; in mt7615_get_tsf() member 896 tsf.t32[0] = mt76_rr(dev, MT_LPON_UTTR0); in mt7615_get_tsf() 897 tsf.t32[1] = mt76_rr(dev, MT_LPON_UTTR1); in mt7615_get_tsf() 912 u32 t32[2]; in mt7615_set_tsf() member 922 mt76_wr(dev, MT_LPON_UTTR0, tsf.t32[0]); in mt7615_set_tsf() 923 mt76_wr(dev, MT_LPON_UTTR1, tsf.t32[1]); in mt7615_set_tsf() 938 u32 t32[2]; in mt7615_offset_tsf() member 948 mt76_wr(dev, MT_LPON_UTTR0, tsf.t32[0]); in mt7615_offset_tsf() 949 mt76_wr(dev, MT_LPON_UTTR1, tsf.t32[1]); in mt7615_offset_tsf()
|
/linux-5.19.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | main.c | 840 u32 t32[2]; in __mt7915_get_tsf() member 855 tsf.t32[0] = mt76_rr(dev, MT_LPON_UTTR0(band)); in __mt7915_get_tsf() 856 tsf.t32[1] = mt76_rr(dev, MT_LPON_UTTR1(band)); in __mt7915_get_tsf() 885 u32 t32[2]; in mt7915_set_tsf() member 893 mt76_wr(dev, MT_LPON_UTTR0(band), tsf.t32[0]); in mt7915_set_tsf() 894 mt76_wr(dev, MT_LPON_UTTR1(band), tsf.t32[1]); in mt7915_set_tsf() 916 u32 t32[2]; in mt7915_offset_tsf() member 924 mt76_wr(dev, MT_LPON_UTTR0(band), tsf.t32[0]); in mt7915_offset_tsf() 925 mt76_wr(dev, MT_LPON_UTTR1(band), tsf.t32[1]); in mt7915_offset_tsf()
|
/linux-5.19.10/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | main.c | 1110 u32 t32[2]; in mt7921_get_tsf() member 1119 tsf.t32[0] = mt76_rr(dev, MT_LPON_UTTR0(0)); in mt7921_get_tsf() 1120 tsf.t32[1] = mt76_rr(dev, MT_LPON_UTTR1(0)); in mt7921_get_tsf() 1136 u32 t32[2]; in mt7921_set_tsf() member 1143 mt76_wr(dev, MT_LPON_UTTR0(0), tsf.t32[0]); in mt7921_set_tsf() 1144 mt76_wr(dev, MT_LPON_UTTR1(0), tsf.t32[1]); in mt7921_set_tsf()
|
/linux-5.19.10/drivers/scsi/qla2xxx/ |
D | qla_target.c | 2970 uint32_t t32 = 0; in qla_tgt_set_dif_tags() local 2989 t32 = ha->tgt.tgt_ops->get_dif_tags(cmd, pfw_prot_opts); in qla_tgt_set_dif_tags() 3012 !(ha->tgt.tgt_ops->chk_dif_tags(t32))) { in qla_tgt_set_dif_tags() 3029 !(ha->tgt.tgt_ops->chk_dif_tags(t32))) { in qla_tgt_set_dif_tags()
|