/kernel/linux/linux-6.6/fs/isofs/ |
H A D | inode.c | 1051 isofs_get_blocks(struct inode *inode, sector_t iblock, struct buffer_head **bh, unsigned long nblocks) isofs_get_blocks() argument
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | journal.c | 3033 do_journal_begin_r(struct reiserfs_transaction_handle *th, struct super_block *sb, unsigned long nblocks, int join) do_journal_begin_r() argument 3153 reiserfs_persistent_transaction(struct super_block *s, int nblocks) reiserfs_persistent_transaction() argument 3228 journal_begin(struct reiserfs_transaction_handle *th, struct super_block *sb, unsigned long nblocks) journal_begin() argument [all...] |
/kernel/linux/linux-6.6/drivers/block/ |
H A D | virtio_blk.c | 980 unsigned long long nblocks; in virtblk_update_capacity() local
|
/kernel/linux/linux-6.6/drivers/cdrom/ |
H A D | cdrom.c | 2048 cdrom_read_cd(struct cdrom_device_info *cdi, struct packet_command *cgc, int lba, int blocksize, int nblocks) cdrom_read_cd() argument 2068 cdrom_read_block(struct cdrom_device_info *cdi, struct packet_command *cgc, int lba, int nblocks, int format, int blksize) cdrom_read_block() argument [all...] |
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | apple-admac.c | 155 int i, ret = 0, nblocks; in admac_alloc_sram_carveout() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | g2meet.c | 962 int nblocks = 0; in epic_jb_decode_tile() local 1060 int nblocks, cblocks, bstride; in kempf_decode_tile() local
|
H A D | apedec.c | 1490 uint32_t nblocks, offset; in ape_decode_frame() local
|
H A D | dca_lbr.c | 629 int i, j, code, nblocks, coding_method; in parse_ch() local [all...] |
/third_party/f2fs-tools/fsck/ |
H A D | fsck.c | 2544 int j, nblocks; in check_curseg_offset() local
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_allocator.c | 996 uint32_t nblocks = chunk_size / divisor; in anv_state_pool_return_chunk() local
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_meta_copy.c | 1721 unsigned nblocks = region->size >> log2blksz; in panvk_meta_copy_buf2buf() local 1928 unsigned nblocks = size >> log2blksz; in panvk_meta_update_buf() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/ |
H A D | vxge-config.c | 1318 u32 nblocks = 0; in vxge_hw_device_initialize() local
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | namei.c | 1507 ext4_lblk_t nblocks; in __ext4_find_entry() local [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | dir.c | 685 int nblocks, i; in ocfs2_find_entry_el() local
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | namei.c | 1605 ext4_lblk_t nblocks; in __ext4_find_entry() local [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | dir.c | 677 int nblocks, i; in ocfs2_find_entry_el() local
|
/third_party/python/Modules/ |
H A D | arraymodule.c | 1537 Py_ssize_t nblocks = (nbytes + BLOCKSIZE - 1) / BLOCKSIZE; in array_array_tofile_impl() local
|
/kernel/linux/linux-5.10/drivers/nvme/host/ |
H A D | core.c | 1789 __u16 nblocks; member
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | inode.c | 7844 size_t nblocks; in btrfs_create_dio_private() local
|
/third_party/NuttX/include/nuttx/ |
H A D | scsi.h | 722 uint8_t nblocks[3]; /* 1-3: Number of blocks */ member 820 uint8_t nblocks[4]; /* 4-7: Number of blocks */ member 829 uint8_t nblocks[4]; /* 0-3: Number of blocks */ member
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4xdr.c | 5025 uint32_t limit_type, nblocks, blocksize; in decode_space_limit() local
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4xdr.c | 5120 uint32_t limit_type, nblocks, blocksize; in decode_space_limit() local
|
/third_party/python/Python/ |
H A D | compile.c | 7159 int nblocks = 0, maxdepth = 0; in stackdepth() local 7230 assemble_init(struct assembler *a, int nblocks, int firstlineno) in assemble_init() argument 7330 int nblocks = 0; in label_exception_targets() local 8350 int j, nblocks; in assemble() local [all...] |
/third_party/glfw/deps/ |
H A D | nuklear.h | 7242 const int nblocks = len/4; in nk_murmur_hash() local
|