Searched refs:br_blockcount (Results 1 – 14 of 14) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_bmap.c | 621 new->br_startoff + new->br_blockcount > prev.br_startoff) { in xfs_bmap_add_extent() 765 new_endoff = new->br_startoff + new->br_blockcount; in xfs_bmap_add_extent_delay_real() 767 ASSERT(PREV.br_startoff + PREV.br_blockcount >= new_endoff); in xfs_bmap_add_extent_delay_real() 774 PREV.br_startoff + PREV.br_blockcount == new_endoff); in xfs_bmap_add_extent_delay_real() 785 LEFT.br_startoff + LEFT.br_blockcount == new->br_startoff && in xfs_bmap_add_extent_delay_real() 786 LEFT.br_startblock + LEFT.br_blockcount == new->br_startblock && in xfs_bmap_add_extent_delay_real() 788 LEFT.br_blockcount + new->br_blockcount <= MAXEXTLEN); in xfs_bmap_add_extent_delay_real() 803 new->br_startblock + new->br_blockcount == in xfs_bmap_add_extent_delay_real() 806 new->br_blockcount + RIGHT.br_blockcount <= MAXEXTLEN && in xfs_bmap_add_extent_delay_real() 809 LEFT.br_blockcount + new->br_blockcount + RIGHT.br_blockcount in xfs_bmap_add_extent_delay_real() [all …]
|
D | xfs_iomap.c | 134 (void *)((unsigned long)(imapp->br_blockcount)), in xfs_iomap_map_trace() 170 iomapp->iomap_bsize = XFS_FSB_TO_B(mp, imap->br_blockcount); in xfs_imap_to_bmap() 418 map_last_fsb = ret_imap->br_blockcount + ret_imap->br_startoff; in xfs_iomap_write_direct() 526 ret_imap->br_blockcount,ret_imap->br_state); in xfs_iomap_write_direct() 627 imap[n].br_blockcount, in xfs_iomap_write_delay() 634 start_fsb += imap[n].br_blockcount; in xfs_iomap_write_delay() 635 count_fsb -= imap[n].br_blockcount; in xfs_iomap_write_delay() 734 ret_imap->br_blockcount,ret_imap->br_state); in xfs_iomap_write_delay() 774 count_fsb = map->br_blockcount; in xfs_iomap_write_allocate() 869 imap[i].br_blockcount,imap[i].br_state); in xfs_iomap_write_allocate() [all …]
|
D | xfs_dir2_leaf.c | 868 j = MIN((int)map->br_blockcount, i); in xfs_dir2_leaf_getdents() 869 map->br_blockcount -= j; in xfs_dir2_leaf_getdents() 876 if (!map->br_blockcount && --map_valid) in xfs_dir2_leaf_getdents() 924 map[map_valid + nmap - 1].br_blockcount; in xfs_dir2_leaf_getdents() 945 map[i].br_blockcount; in xfs_dir2_leaf_getdents() 964 map->br_blockcount >= mp->m_dirblkfsbs ? in xfs_dir2_leaf_getdents() 991 map[ra_index].br_blockcount >= in xfs_dir2_leaf_getdents() 1020 (int)(map[ra_index].br_blockcount - in xfs_dir2_leaf_getdents() 1029 map[ra_index].br_blockcount) { in xfs_dir2_leaf_getdents()
|
D | xfs_bmap_btree.c | 249 c = s.br_blockcount; in xfs_bmbt_trace_argifr() 1921 s->br_blockcount = (xfs_filblks_t)(l1 & XFS_MASK64LO(21)); in __xfs_bmbt_get_all() 1924 ASSERT(s->br_blockcount != 0); /* saved for DMIG */ in __xfs_bmbt_get_all() 2316 cur->bc_rec.b.br_blockcount = len; in xfs_bmbt_lookup_eq() 2330 cur->bc_rec.b.br_blockcount = len; in xfs_bmbt_lookup_ge() 2344 cur->bc_rec.b.br_blockcount = len; in xfs_bmbt_lookup_le() 2476 ASSERT((s->br_blockcount & XFS_MASK64HI(43)) == 0); in xfs_bmbt_set_all() 2483 ((xfs_bmbt_rec_base_t)s->br_blockcount & in xfs_bmbt_set_all() 2492 ((xfs_bmbt_rec_base_t)s->br_blockcount & in xfs_bmbt_set_all() 2498 ((xfs_bmbt_rec_base_t)s->br_blockcount & in xfs_bmbt_set_all() [all …]
|
D | xfs_attr.c | 1946 blkcnt = XFS_FSB_TO_BB(mp, map[i].br_blockcount); in xfs_attr_rmtval_get() 1959 lblkno += map[i].br_blockcount; in xfs_attr_rmtval_get() 2039 lblkno += map.br_blockcount; in xfs_attr_rmtval_set() 2040 blkcnt -= map.br_blockcount; in xfs_attr_rmtval_set() 2075 blkcnt = XFS_FSB_TO_BB(mp, map.br_blockcount); in xfs_attr_rmtval_set() 2093 lblkno += map.br_blockcount; in xfs_attr_rmtval_set() 2140 blkcnt = XFS_FSB_TO_BB(mp, map.br_blockcount); in xfs_attr_rmtval_remove() 2154 valuelen -= map.br_blockcount; in xfs_attr_rmtval_remove() 2156 lblkno += map.br_blockcount; in xfs_attr_rmtval_remove()
|
D | xfs_dir2.c | 620 mapp[mapi - 1].br_blockcount; in xfs_dir2_grow_inode() 634 got += mapp[i].br_blockcount; in xfs_dir2_grow_inode() 639 mapp[mapi - 1].br_startoff + mapp[mapi - 1].br_blockcount != in xfs_dir2_grow_inode()
|
D | xfs_da_btree.c | 1743 mapp[mapi - 1].br_blockcount; in xfs_da_grow_inode() 1753 got += mapp[i].br_blockcount; in xfs_da_grow_inode() 1755 mapp[mapi - 1].br_startoff + mapp[mapi - 1].br_blockcount != in xfs_da_grow_inode() 2075 off += mapp[i].br_blockcount; in xfs_da_map_covers_blocks() 2136 map.br_blockcount = 1; in xfs_da_do_buf() 2152 map.br_blockcount = nfsb; in xfs_da_do_buf() 2171 (long long)mapp[i].br_blockcount, in xfs_da_do_buf() 2194 nmapped = (int)XFS_FSB_TO_BB(mp, mapp[i].br_blockcount); in xfs_da_do_buf()
|
D | xfs_bmap_btree.h | 179 xfs_filblks_t br_blockcount; /* number of blocks */ member
|
D | xfs_vnodeops.c | 1051 byte_cnt = XFS_FSB_TO_B(mp, mval[n].br_blockcount); in xfs_readlink() 1365 XFS_FSB_TO_BB(mp, mval[i].br_blockcount), 0); in xfs_inactive_symlink_rmt() 3484 byte_cnt = XFS_FSB_TO_B(mp, mval[n].br_blockcount); in xfs_symlink() 4186 allocated_fsb = imapp->br_blockcount; in xfs_alloc_file_space() 4249 ASSERT(imap.br_blockcount >= 1); in xfs_zero_remaining_bytes()
|
D | xfs_rtalloc.c | 180 bno < map.br_startoff + map.br_blockcount; in xfs_growfs_rt_alloc() 215 oblocks = map.br_startoff + map.br_blockcount; in xfs_growfs_rt_alloc()
|
D | xfs_attr_leaf.c | 2976 map.br_blockcount); in xfs_attr_leaf_freextent() 2988 tblkno += map.br_blockcount; in xfs_attr_leaf_freextent() 2989 tblkcnt -= map.br_blockcount; in xfs_attr_leaf_freextent()
|
/linux-2.4.37.9/fs/xfs/linux-2.4/ |
D | xfs_lrw.c | 528 imap.br_blockcount; in xfs_zero_eof() 541 buf_len_fsb = XFS_FILBLKS_MIN(imap.br_blockcount, in xfs_zero_eof()
|
/linux-2.4.37.9/fs/xfs/quota/ |
D | xfs_qm.c | 1632 ASSERT(map[i].br_blockcount); in xfs_qm_dqiterate() 1635 lblkno += map[i].br_blockcount; in xfs_qm_dqiterate() 1647 rablkcnt = map[i+1].br_blockcount; in xfs_qm_dqiterate() 1663 map[i].br_blockcount, in xfs_qm_dqiterate()
|
D | xfs_dquot.c | 527 ASSERT(map.br_blockcount == XFS_DQUOT_CLUSTER_SIZE_FSB); in xfs_qm_dqalloc() 624 ASSERT(map.br_blockcount == 1); in xfs_qm_dqtobp()
|