Searched refs:nblocks (Results 76 - 89 of 89) sorted by relevance

1234

/linux-master/fs/reiserfs/
H A Djournal.c110 unsigned long nblocks, int join);
3025 * blocks you expect to use in nblocks.
3028 struct super_block *sb, unsigned long nblocks,
3039 BUG_ON(nblocks > journal->j_trans_max);
3074 && (journal->j_len_alloc + nblocks + 2) >= journal->j_max_batch)
3086 if (!join && (journal->j_len_alloc + nblocks + 2) >=
3088 ((journal->j_len + nblocks + 2) * 100) <
3128 journal->j_len_alloc += nblocks;
3130 th->t_blocks_allocated = nblocks;
3150 int nblocks)
3027 do_journal_begin_r(struct reiserfs_transaction_handle *th, struct super_block *sb, unsigned long nblocks, int join) argument
3147 reiserfs_persistent_transaction(struct super_block *s, int nblocks) argument
3222 journal_begin(struct reiserfs_transaction_handle *th, struct super_block *sb, unsigned long nblocks) argument
[all...]
/linux-master/drivers/block/
H A Dvirtio_blk.c923 unsigned long long nblocks; local
929 nblocks = DIV_ROUND_UP_ULL(capacity, queue_logical_block_size(q) >> 9);
931 string_get_size(nblocks, queue_logical_block_size(q),
933 string_get_size(nblocks, queue_logical_block_size(q),
940 nblocks,
/linux-master/drivers/cdrom/
H A Dcdrom.c2050 int blocksize, int nblocks)
2060 cgc->cmd[6] = (nblocks >> 16) & 0xff;
2061 cgc->cmd[7] = (nblocks >> 8) & 0xff;
2062 cgc->cmd[8] = nblocks & 0xff;
2063 cgc->buflen = blocksize * nblocks;
2070 int lba, int nblocks, int format, int blksize)
2084 cgc->cmd[6] = (nblocks >> 16) & 0xff;
2085 cgc->cmd[7] = (nblocks >> 8) & 0xff;
2086 cgc->cmd[8] = nblocks & 0xff;
2087 cgc->buflen = blksize * nblocks;
2048 cdrom_read_cd(struct cdrom_device_info *cdi, struct packet_command *cgc, int lba, int blocksize, int nblocks) argument
2068 cdrom_read_block(struct cdrom_device_info *cdi, struct packet_command *cgc, int lba, int nblocks, int format, int blksize) argument
[all...]
/linux-master/fs/ext4/
H A Dnamei.c1605 ext4_lblk_t nblocks; local
1631 nblocks = 1;
1647 nblocks = dir->i_size >> EXT4_BLOCK_SIZE_BITS(sb);
1648 if (!nblocks) {
1653 if (start >= nblocks)
1668 ra_max = nblocks - block;
1713 if (++block >= nblocks)
1721 block = nblocks;
1722 nblocks = dir->i_size >> EXT4_BLOCK_SIZE_BITS(sb);
1723 if (block < nblocks) {
[all...]
H A Dext4.h2863 int nblocks);
2869 type, nblocks) \
2871 0, (type), __LINE__, (nblocks))
/linux-master/fs/jfs/
H A Djfs_xtree.c1958 int nsplit, nblocks, xlen; local
2012 nblocks = JFS_SBI(ip->i_sb)->nbperpage;
2013 for (; nsplit > 0; nsplit--, pxd++, xaddr += nblocks, maxblocks -= nblocks) {
2014 if ((rc = dbAllocBottomUp(ip, xaddr, (s64) nblocks)) == 0) {
2016 PXDlength(pxd, nblocks);
/linux-master/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dtopaz_pcie.c909 u32 nblocks; local
939 nblocks = NBLOCKS(fw_size, blksize);
950 for (count = 0 ; count < nblocks; count++) {
/linux-master/fs/isofs/
H A Dinode.c1066 struct buffer_head **bh, unsigned long nblocks)
1090 while (nblocks) {
1144 nblocks--;
1065 isofs_get_blocks(struct inode *inode, sector_t iblock, struct buffer_head **bh, unsigned long nblocks) argument
/linux-master/fs/minix/
H A Ditree_common.c357 static inline unsigned nblocks(loff_t size, struct super_block *sb) function
/linux-master/fs/ocfs2/
H A Ddir.c677 int nblocks, i; local
681 nblocks = i_size_read(dir) >> sb->s_blocksize_bits;
683 if (start >= nblocks)
702 if (b >= nblocks || (num && block == start)) {
739 if (++block >= nblocks)
747 block = nblocks;
748 nblocks = i_size_read(dir) >> sb->s_blocksize_bits;
749 if (block < nblocks) {
/linux-master/fs/xfs/
H A Dxfs_mount.c132 uint64_t nblocks)
138 if (nblocks >> (PAGE_SHIFT - sbp->sb_blocklog) > ULONG_MAX)
130 xfs_sb_validate_fsb_count( xfs_sb_t *sbp, uint64_t nblocks) argument
/linux-master/sound/soc/codecs/
H A Dtas2781-fmwlib.c190 cfg_info->nblocks =
198 bk_da = cfg_info->blk_data = kcalloc(cfg_info->nblocks,
205 for (i = 0; i < cfg_info->nblocks; i++) {
209 "%s: Out of boundary: i = %d nblocks = %u!\n",
210 __func__, i, cfg_info->nblocks);
250 __func__, i, cfg_info->nblocks);
/linux-master/fs/xfs/scrub/
H A Dtrace.h1915 __field(uint64_t, nblocks)
1935 __entry->nblocks = be64_to_cpu(dip->di_nblocks);
1946 TP_printk("dev %d:%d ino 0x%llx mode 0x%x version %u format %u uid %u gid %u disize 0x%llx nblocks 0x%llx extsize %u nextents %u anextents %u forkoff 0x%x aformat %u flags 0x%x gen 0x%x flags2 0x%llx cowextsize %u",
1955 __entry->nblocks,
1991 __field(xfs_rfsblock_t, nblocks)
2003 __entry->nblocks = sc->ip->i_nblocks;
2011 TP_printk("dev %d:%d ino 0x%llx disize 0x%llx nblocks 0x%llx flags 0x%x flags2 0x%llx nextents %u format %u anextents %u aformat %u",
2015 __entry->nblocks,
/linux-master/fs/nfs/
H A Dnfs4xdr.c5129 uint32_t limit_type, nblocks, blocksize; local
5141 nblocks = be32_to_cpup(p++);
5143 maxsize = (uint64_t)nblocks * (uint64_t)blocksize;

Completed in 423 milliseconds

1234