Home
last modified time | relevance | path

Searched defs:nblocks (Results 126 - 149 of 149) sorted by relevance

123456

/kernel/linux/linux-6.6/fs/isofs/
H A Dinode.c1051 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 Djournal.c3033 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 Dvirtio_blk.c980 unsigned long long nblocks; in virtblk_update_capacity() local
/kernel/linux/linux-6.6/drivers/cdrom/
H A Dcdrom.c2048 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 Dapple-admac.c155 int i, ret = 0, nblocks; in admac_alloc_sram_carveout() local
/third_party/ffmpeg/libavcodec/
H A Dg2meet.c962 int nblocks = 0; in epic_jb_decode_tile() local
1060 int nblocks, cblocks, bstride; in kempf_decode_tile() local
H A Dapedec.c1490 uint32_t nblocks, offset; in ape_decode_frame() local
H A Ddca_lbr.c629 int i, j, code, nblocks, coding_method; in parse_ch() local
[all...]
/third_party/f2fs-tools/fsck/
H A Dfsck.c2544 int j, nblocks; in check_curseg_offset() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_allocator.c996 uint32_t nblocks = chunk_size / divisor; in anv_state_pool_return_chunk() local
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_meta_copy.c1721 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 Dvxge-config.c1318 u32 nblocks = 0; in vxge_hw_device_initialize() local
/kernel/linux/linux-5.10/fs/ext4/
H A Dnamei.c1507 ext4_lblk_t nblocks; in __ext4_find_entry() local
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddir.c685 int nblocks, i; in ocfs2_find_entry_el() local
/kernel/linux/linux-6.6/fs/ext4/
H A Dnamei.c1605 ext4_lblk_t nblocks; in __ext4_find_entry() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddir.c677 int nblocks, i; in ocfs2_find_entry_el() local
/third_party/python/Modules/
H A Darraymodule.c1537 Py_ssize_t nblocks = (nbytes + BLOCKSIZE - 1) / BLOCKSIZE; in array_array_tofile_impl() local
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dcore.c1789 __u16 nblocks; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dinode.c7844 size_t nblocks; in btrfs_create_dio_private() local
/third_party/NuttX/include/nuttx/
H A Dscsi.h722 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 Dnfs4xdr.c5025 uint32_t limit_type, nblocks, blocksize; in decode_space_limit() local
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4xdr.c5120 uint32_t limit_type, nblocks, blocksize; in decode_space_limit() local
/third_party/python/Python/
H A Dcompile.c7159 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 Dnuklear.h7242 const int nblocks = len/4; in nk_murmur_hash() local

Completed in 152 milliseconds

123456