Home
last modified time | relevance | path

Searched defs:blocks (Results 226 - 250 of 740) sorted by relevance

12345678910>>...30

/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Drefcount.c482 xfs_filblks_t blocks; in xchk_refcount_xref_rmap() local
[all...]
H A Dfscounters.c267 xfs_extlen_t blocks; in xchk_fscount_btreeblks() local
[all...]
H A Dagheader.c372 xfs_extlen_t *blocks = priv; in xchk_agf_record_bno_lengths() local
384 xfs_extlen_t blocks = 0; in xchk_agf_xref_freeblks() local
405 xfs_extlen_t blocks; in xchk_agf_xref_cntbt() local
437 xfs_agblock_t blocks; in xchk_agf_xref_btreeblks() local
486 xfs_agblock_t blocks; xchk_agf_xref_refcblks() local
819 xfs_agblock_t blocks; xchk_agi_xref_fiblocks() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dslot_map.c340 unsigned long long blocks, bytes = 0; in ocfs2_map_slot_buffers() local
/kernel/linux/linux-6.6/fs/befs/
H A Ddatastream.c174 befs_blocknr_t blocks; in befs_count_blocks() local
[all...]
/kernel/linux/linux-6.6/fs/
H A Dmpage.c170 sector_t blocks[MAX_BUF_PER_PAGE]; in do_mpage_readpage() local
480 sector_t blocks[MAX_BUF_PER_PAGE]; __mpage_writepage() local
[all...]
/kernel/linux/linux-6.6/fs/quota/
H A Dquota_v2.c52 static inline qsize_t v2_qbtos(qsize_t blocks) in v2_qbtos() argument
/kernel/linux/linux-6.6/fs/squashfs/
H A Dfile.c174 int blocks = min_t(int, n, PAGE_SIZE >> 2); in read_indexes() local
215 static inline int calculate_skip(u64 blocks) in calculate_skip() argument
276 int blocks = skip * SQUASHFS_META_INDEXES; fill_meta_index() local
[all...]
/kernel/linux/linux-6.6/include/linux/qed/
H A Dqed_fcoe_if.h62 u8 *blocks[MAX_TID_BLOCKS_FCOE]; member
/kernel/linux/linux-6.6/fs/hfs/
H A Dextent.c290 u32 total_blocks, blocks, start; in hfs_free_fork() local
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_quota.h112 xfs_quota_reserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_reserve_blkres() argument
148 xfs_quota_reserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_reserve_blkres() argument
176 xfs_quota_unreserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_unreserve_blkres() argument
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-hcd.h26 unsigned int blocks[ISP176x_BLOCK_NUM]; member
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Ddatafab.c551 unsigned long block, blocks; in datafab_transport() local
[all...]
H A Djumpshot.c478 unsigned long block, blocks; in jumpshot_transport() local
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-sch311x.c48 struct sch311x_gpio_block blocks[6]; member
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dsha1_ssse3_glue.c200 sha1_apply_transform_avx2(struct sha1_state *state, const u8 *data, int blocks) sha1_apply_transform_avx2() argument
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Damd_nb.h54 struct threshold_block *blocks; member
/kernel/linux/linux-6.6/drivers/edac/
H A Dedac_device.h140 struct edac_device_block *blocks; /* block array */ member
219 struct edac_device_block *blocks; member
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dfw.c47 __le32 blocks; /* Number of blocks to program */ member
/kernel/linux/linux-6.6/crypto/async_tx/
H A Dasync_raid6_recov.c153 __2data_recov_4(int disks, size_t bytes, int faila, int failb, struct page **blocks, unsigned int *offs, struct async_submit_ctl *submit) __2data_recov_4() argument
203 __2data_recov_5(int disks, size_t bytes, int faila, int failb, struct page **blocks, unsigned int *offs, struct async_submit_ctl *submit) __2data_recov_5() argument
294 __2data_recov_n(int disks, size_t bytes, int faila, int failb, struct page **blocks, unsigned int *offs, struct async_submit_ctl *submit) __2data_recov_n() argument
393 async_raid6_2data_recov(int disks, size_t bytes, int faila, int failb, struct page **blocks, unsigned int *offs, struct async_submit_ctl *submit) async_raid6_2data_recov() argument
471 async_raid6_datap_recov(int disks, size_t bytes, int faila, struct page **blocks, unsigned int *offs, struct async_submit_ctl *submit) async_raid6_datap_recov() argument
[all...]
H A Dasync_pq.c107 do_sync_gen_syndrome(struct page **blocks, unsigned int *offsets, int disks, in do_sync_gen_syndrome() argument
177 async_gen_syndrome(struct page **blocks, unsigned int *offsets, int disks, size_t len, struct async_submit_ctl *submit) async_gen_syndrome() argument
272 pq_val_chan(struct async_submit_ctl *submit, struct page **blocks, int disks, size_t len) pq_val_chan() argument
298 async_syndrome_val(struct page **blocks, unsigned int *offsets, int disks, size_t len, enum sum_check_flags *pqres, struct page *spare, unsigned int s_off, struct async_submit_ctl *submit) async_syndrome_val() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_buddy_test.c141 check_blocks(struct kunit *test, struct drm_buddy *mm, struct list_head *blocks, u64 expected_size, bool is_contiguous) check_blocks() argument
[all...]
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Djournal.c76 size_t blocks, bytes = set_bytes(j); in journal_read_bucket() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-verity-fec.h41 sector_t blocks; /* number of blocks covered */ member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dps3rom.c43 u32 blocks; member

Completed in 16 milliseconds

12345678910>>...30