Searched defs:blocks (Results 51 - 75 of 238) sorted by last modified time

12345678910

/linux-master/drivers/mtd/nand/raw/
H A Ddiskonchip.c915 unsigned blocks, maxblocks; local
1020 int blocks; local
[all...]
/linux-master/drivers/md/dm-vdo/
H A Dmurmurhash3.c48 const u64 *blocks = (const u64 *)(data); local
/linux-master/fs/bcachefs/
H A Dec.h178 open_bucket_idx_t blocks[BCH_BKEY_PTRS_MAX]; member in struct:ec_stripe_new
/linux-master/fs/reiserfs/
H A Djournal.c2323 unsigned int blocks = BUFNR; local
[all...]
/linux-master/fs/cramfs/
H A Dinode.c42 unsigned long blocks; member in struct:cramfs_sb_info
/linux-master/drivers/scsi/
H A Dmyrs.c145 myrs_report_progress(struct myrs_hba *cs, unsigned short ldev_num, unsigned char *msg, unsigned long blocks, unsigned long size) argument
H A Dscsi_debug.c4494 __be32 blocks; member in struct:unmap_block_desc
[all...]
/linux-master/fs/xfs/scrub/
H A Dcommon.c359 xfs_filblks_t *blocks; member in struct:xchk_rmap_ownedby_info
389 xchk_count_rmap_ownedby_ag( struct xfs_scrub *sc, struct xfs_btree_cur *cur, const struct xfs_owner_info *oinfo, xfs_filblks_t *blocks) argument
[all...]
H A Drefcount.c494 xfs_filblks_t blocks; local
[all...]
H A Dialloc.c654 xfs_filblks_t blocks; local
692 xfs_filblks_t blocks; local
[all...]
H A Dfscounters.c264 xfs_extlen_t blocks; local
[all...]
H A Dagheader_repair.c254 xfs_agblock_t blocks; local
902 xfs_agblock_t blocks; local
915 xfs_agblock_t blocks; local
[all...]
H A Dagheader.c372 xfs_extlen_t *blocks = priv; local
384 xfs_extlen_t blocks = 0; local
405 xfs_extlen_t blocks; local
437 xfs_agblock_t blocks; local
486 xfs_agblock_t blocks; local
819 xfs_agblock_t blocks; local
[all...]
/linux-master/fs/f2fs/
H A Dsegment.h351 unsigned int blocks local
[all...]
H A Df2fs.h4562 f2fs_i_compr_blocks_update(struct inode *inode, u64 blocks, bool add) argument
[all...]
/linux-master/include/uapi/linux/
H A Dfuse.h266 uint64_t blocks; member in struct:fuse_attr
303 uint64_t blocks; member in struct:fuse_statx
317 uint64_t blocks; member in struct:fuse_kstatfs
/linux-master/include/linux/
H A Dnfs_xdr.h58 __u32 blocks; member in struct:nfs_fattr::__anon858::__anon859
173 __u32 blocks; /* No. of "bsize" blocks on filesystem */ member in struct:nfs2_fsstat
/linux-master/drivers/media/i2c/adv748x/
H A Dadv748x.h130 unsigned int blocks; member in struct:adv748x_hdmi::__anon312
/linux-master/arch/arm64/crypto/
H A Daes-glue.c185 unsigned int blocks; local
205 unsigned int blocks; local
225 unsigned int blocks; local
254 unsigned int blocks; local
413 unsigned int blocks; local
435 unsigned int blocks; local
877 mac_do_update(struct crypto_aes_ctx *ctx, u8 const in[], int blocks, u8 dg[], int enc_before, int enc_after) argument
919 int blocks = len / AES_BLOCK_SIZE; local
[all...]
H A Daes-ce-ccm-glue.c106 u32 blocks = abytes / AES_BLOCK_SIZE; local
/linux-master/kernel/power/
H A Dsnapshot.c400 unsigned int blocks; /* Number of Bitmap Blocks */ member in struct:mem_zone_bm_rtree
/linux-master/fs/xfs/
H A Dxfs_trans.c150 xfs_trans_reserve( struct xfs_trans *tp, struct xfs_trans_res *resp, uint blocks, uint rtextents) argument
244 xfs_trans_alloc( struct xfs_mount *mp, struct xfs_trans_res *resp, uint blocks, uint rtextents, uint flags, struct xfs_trans **tpp) argument
1249 xfs_trans_reserve_more( struct xfs_trans *tp, unsigned int blocks, unsigned int rtextents) argument
[all...]
H A Dxfs_quota.h128 xfs_quota_reserve_blkres(struct xfs_inode *ip, int64_t blocks) argument
191 xfs_quota_reserve_blkres(struct xfs_inode *ip, int64_t blocks) argument
225 xfs_quota_unreserve_blkres(struct xfs_inode *ip, int64_t blocks) argument
H A Dxfs_log_recover.c1508 xlog_write_log_records( struct xlog *log, int cycle, int start_block, int blocks, int tail_cycle, int tail_block) argument
[all...]
H A Dxfs_log.c3583 int blocks; local
[all...]

Completed in 438 milliseconds

12345678910