Searched defs:blocks (Results 101 - 125 of 239) sorted by relevance

12345678910

/linux-master/fs/xfs/scrub/
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 Dialloc.c654 xfs_filblks_t blocks; local
692 xfs_filblks_t blocks; local
[all...]
/linux-master/fs/xfs/
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
/linux-master/tools/testing/selftests/net/
H A Dpsock_tpacket.c630 static void __v1_v2_fill(struct ring *ring, unsigned int blocks) argument
646 static void __v3_fill(struct ring *ring, unsigned int blocks, int type) argument
670 unsigned int blocks = 256; local
/linux-master/fs/jffs2/
H A Djffs2_fs_sb.h92 struct jffs2_eraseblock *blocks; /* The whole array of blocks. Used for getting blocks member in struct:jffs2_sb_info
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.h27 u8 *blocks[MAX_TID_BLOCKS]; /* 4K */ member in struct:qed_tid_mem
/linux-master/drivers/fpga/
H A Daltera-cvp.c229 altera_cvp_v2_wait_for_credit(struct fpga_manager *mgr, u32 blocks) argument
/linux-master/arch/um/os-Linux/
H A Dfile.c324 long blocks; local
/linux-master/include/linux/qed/
H A Dqed_iscsi_if.h122 u8 *blocks[MAX_TID_BLOCKS_ISCSI]; member in struct:qed_iscsi_tid
H A Dqed_nvmetcp_if.h29 u8 *blocks[MAX_TID_BLOCKS_NVMETCP]; member in struct:qed_nvmetcp_tid
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h75 u16 blocks:12; member in struct:nv50_head_atom::__anon891
223 u16 blocks[3]; member in struct:nv50_wndw_atom::__anon906
/linux-master/drivers/mtd/
H A Dftl.c196 unsigned blocks, j; local
[all...]
/linux-master/fs/ext4/
H A Dext4_jbd2.h293 ext4_free_metadata_revoke_credits(struct super_block *sb, int blocks) argument
321 __ext4_journal_start(struct inode *inode, unsigned int line, int type, int blocks, int rsv_blocks, int revoke_creds) argument
478 ext4_free_data_revoke_credits(struct inode *inode, int blocks) argument
[all...]
H A Dballoc.c165 unsigned int blocks; local
[all...]
/linux-master/fs/quota/
H A Dquota.c177 static inline qsize_t qbtos(qsize_t blocks) argument
529 static inline u64 quota_bbtob(u64 blocks) argument
[all...]
/linux-master/drivers/target/
H A Dtarget_core_sbc.c39 u32 blocks; local
83 unsigned long long blocks = dev->transport->get_blocks(dev); local
/linux-master/arch/powerpc/kernel/
H A Drtas_flash.c110 struct flash_block blocks[FLASH_BLOCKS_PER_NODE]; member in struct:flash_block_list
[all...]
/linux-master/drivers/mmc/host/
H A Dalcor.c57 unsigned int blocks; /* remaining PIO blocks */ member in struct:alcor_sdmmc_host
[all...]
/linux-master/sound/isa/gus/
H A Dgus_pcm.c41 unsigned int blocks; member in struct:gus_pcm_private
/linux-master/fs/ocfs2/
H A Djournal.h545 int blocks local
557 int blocks; local
[all...]
/linux-master/fs/reiserfs/
H A Dxattr.c300 int blocks = JOURNAL_PER_BALANCE_CNT * 2 + 2 + local
/linux-master/crypto/
H A Dvmac.c399 vhash_blocks(const struct vmac_tfm_ctx *tctx, struct vmac_desc_ctx *dctx, const __le64 *mptr, unsigned int blocks) argument
/linux-master/include/linux/mmc/
H A Dcore.h117 unsigned int blocks; /* number of blocks */ member in struct:mmc_data
/linux-master/fs/nfs/
H A Dfile.c512 unsigned long blocks; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_rtbitmap.c1137 xfs_filblks_t blocks; local
1166 xfs_filblks_t blocks; local
[all...]

Completed in 279 milliseconds

12345678910