Home
last modified time | relevance | path

Searched refs:rbytes (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.4/fs/reiserfs/
Ddo_balan.c212 (tb->lbytes != -1 || tb->rbytes != -1), in balance_leaf_when_delete_left()
215 tb->rbytes, tb->lbytes); in balance_leaf_when_delete_left()
217 (tb->lbytes < 1 || tb->rbytes != -1), in balance_leaf_when_delete_left()
220 tb->rbytes, tb->lbytes); in balance_leaf_when_delete_left()
223 leaf_shift_right(tb, tb->rnum[0], tb->rbytes); in balance_leaf_when_delete_left()
632 leaf_shift_right(tb, tb->rnum[0], tb->rbytes); in balance_leaf_insert_right()
639 if (tb->item_pos == n - tb->rnum[0] + 1 && tb->rbytes != -1) { in balance_leaf_insert_right()
658 offset = le_ih_k_offset(ih) + ((old_len - tb->rbytes) << shift); in balance_leaf_insert_right()
660 put_ih_item_len(ih, tb->rbytes); in balance_leaf_insert_right()
664 if ((old_len - tb->rbytes) > tb->zeroes_num) { in balance_leaf_insert_right()
[all …]
Dfix_node.c300 tb->rbytes = -1; in check_right()
317 tb->rbytes = -1; in check_right()
345 tb->rbytes = -1; in check_right()
355 tb->rbytes = op_check_right(vi, cur_free); in check_right()
356 if (tb->rbytes != -1) in check_right()
639 tb->rbytes = rb; in set_parameters()
645 PROC_INFO_ADD(tb->tb_sb, rbytes[h], rb); in set_parameters()
664 to_right = tb->rnum[0] - ((tb->rbytes != -1) ? 1 : 0); in is_leaf_removable()
678 if (remain_items > 1 || tb->lbytes == -1 || tb->rbytes == -1) in is_leaf_removable()
686 if (tb->lbytes + tb->rbytes >= size) { in is_leaf_removable()
[all …]
Dprocfs.c183 SFPL(rbytes), in show_per_level()
Dprints.c694 tb->rbytes, tb->blknum[0], tb->s0num, tb->snum[0], in store_print_tb()
Dreiserfs.h476 long int rbytes[5]; /* XXX */ member
2492 int rbytes; member
/Linux-v5.4/drivers/nvmem/
Dstm32-romem.c73 u32 roffset, rbytes, val; in stm32_bsec_read() local
80 rbytes = roundup(bytes + skip_bytes, 4); in stm32_bsec_read()
82 if (roffset + rbytes > priv->cfg.size) in stm32_bsec_read()
85 for (i = roffset; (i < roffset + rbytes); i += 4) { in stm32_bsec_read()
/Linux-v5.4/drivers/fsi/
Dfsi-sbefifo.c721 size_t rbytes; in sbefifo_submit() local
735 rbytes = (*resp_len) * sizeof(__be32); in sbefifo_submit()
737 resp_iov.iov_len = rbytes; in sbefifo_submit()
738 iov_iter_kvec(&resp_iter, WRITE, &resp_iov, 1, rbytes); in sbefifo_submit()
746 rbytes -= iov_iter_count(&resp_iter); in sbefifo_submit()
747 *resp_len = rbytes / sizeof(__be32); in sbefifo_submit()
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.c130 u64 tbytes, tpkts, tdrops, rbytes, rpkts; in nfp_repr_get_host_stats64() local
140 rbytes = repr_stats->rx_bytes; in nfp_repr_get_host_stats64()
147 stats->rx_bytes += rbytes; in nfp_repr_get_host_stats64()
/Linux-v5.4/include/linux/ceph/
Dceph_fs.h520 __le64 files, subdirs, rbytes, rfiles, rsubdirs; /* dir stats */ member
824 __le64 rbytes; /* dir stats */ member
/Linux-v5.4/Documentation/filesystems/
Dceph.txt123 rbytes
124 When stat() is called on a directory, set st_size to 'rbytes',
/Linux-v5.4/block/
Dblk-cgroup.c932 u64 rbytes, wbytes, rios, wios, dbytes, dios; in blkcg_print_stat() local
956 rbytes = rwstat.cnt[BLKG_RWSTAT_READ]; in blkcg_print_stat()
966 if (rbytes || wbytes || rios || wios) { in blkcg_print_stat()
970 rbytes, wbytes, rios, wios, in blkcg_print_stat()
/Linux-v5.4/drivers/net/ethernet/google/gve/
Dgve_ethtool.c108 rx_bytes += priv->rx[ring].rbytes; in gve_get_ethtool_stats()
Dgve.h69 u64 rbytes; /* free-running bytes received */ member
Dgve_rx.c416 rx->rbytes += bytes; in gve_clean_rx_done()
Dgve_main.c41 s->rx_bytes += priv->rx[ring].rbytes; in gve_get_stats()
/Linux-v5.4/drivers/net/
Dvrf.c86 u64 tbytes, tpkts, tdrops, rbytes, rpkts; in vrf_get_stats64() local
95 rbytes = dstats->rx_bytes; in vrf_get_stats64()
101 stats->rx_bytes += rbytes; in vrf_get_stats64()
Dvirtio_net.c1724 u64 tpackets, tbytes, rpackets, rbytes, rdrops; in virtnet_stats() local
1737 rbytes = rq->stats.bytes; in virtnet_stats()
1743 tot->rx_bytes += rbytes; in virtnet_stats()
/Linux-v5.4/fs/xfs/
Dxfs_buf.c1303 int rbytes, nbytes = PAGE_SIZE - offset; in xfs_buf_ioapply_map() local
1308 rbytes = bio_add_page(bio, bp->b_pages[page_index], nbytes, in xfs_buf_ioapply_map()
1310 if (rbytes < nbytes) in xfs_buf_ioapply_map()
/Linux-v5.4/fs/ceph/
Dquota.c70 ci->i_rbytes = le64_to_cpu(h->rbytes); in ceph_handle_quota()
Dxattr.c355 XATTR_RSTAT_FIELD(dir, rbytes),
Dinode.c879 ci->i_rbytes = le64_to_cpu(info->rbytes); in fill_inode()
/Linux-v5.4/Documentation/admin-guide/
Dcgroup-v2.rst1465 rbytes Bytes read
1475 8:16 rbytes=1459200 wbytes=314773504 rios=192 wios=353 dbytes=0 dios=0
1476 8:0 rbytes=90430464 wbytes=299008000 rios=8950 wios=1252 dbytes=50331648 dios=3021