Home
last modified time | relevance | path

Searched defs:bno (Results 1 – 25 of 35) sorted by relevance

12

/fs/xfs/libxfs/
Dxfs_rmap.c32 xfs_agblock_t bno, in xfs_rmap_lookup_le()
54 xfs_agblock_t bno, in xfs_rmap_lookup_eq()
275 xfs_agblock_t bno, in xfs_rmap_find_left_neighbor()
353 xfs_agblock_t bno, in xfs_rmap_lookup_le_range()
454 xfs_agblock_t bno, in xfs_rmap_unmap()
651 xfs_agblock_t bno, in xfs_rmap_free()
706 xfs_agblock_t bno, in xfs_rmap_map()
888 xfs_agblock_t bno, in xfs_rmap_alloc()
925 xfs_agblock_t bno, in xfs_rmap_convert()
1350 xfs_agblock_t bno, in xfs_rmap_convert_shared()
[all …]
Dxfs_attr_remote.c71 xfs_daddr_t bno) in xfs_attr3_rmt_hdr_ok()
94 xfs_daddr_t bno) in xfs_attr3_rmt_verify()
126 xfs_daddr_t bno; in __xfs_attr3_rmt_read_verify() local
192 xfs_daddr_t bno; in xfs_attr3_rmt_write_verify() local
246 xfs_daddr_t bno) in xfs_attr3_rmt_hdr_set()
288 xfs_daddr_t bno = bp->b_bn; in xfs_attr_rmtval_copyout() local
336 xfs_daddr_t bno = bp->b_bn; in xfs_attr_rmtval_copyin() local
Dxfs_alloc.c145 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_eq()
161 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_ge()
177 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_le()
194 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_update()
210 xfs_agblock_t *bno, /* output: starting block of extent */ in xfs_alloc_get_rec()
261 xfs_agblock_t bno = foundbno; in xfs_alloc_compute_aligned() local
1693 xfs_agblock_t bno, in xfs_free_ag_extent()
2247 xfs_agblock_t bno; /* freelist block */ in xfs_alloc_fix_freelist() local
2413 xfs_agblock_t bno; /* block number returned */ in xfs_alloc_get_freelist() local
2537 xfs_agblock_t bno, /* block being freed */ in xfs_alloc_put_freelist()
[all …]
Dxfs_da_btree.c282 xfs_dablk_t bno, in xfs_da3_node_read()
2074 xfs_fileoff_t *bno, in xfs_da_grow_inode_int()
2163 xfs_fileoff_t bno; in xfs_da_grow_inode() local
2452 xfs_dablk_t bno, in xfs_da_map_covers_blocks()
2523 xfs_dablk_t bno, in xfs_dabuf_map()
2606 xfs_dablk_t bno, in xfs_da_get_buf()
2654 xfs_dablk_t bno, in xfs_da_read_buf()
2702 xfs_dablk_t bno, in xfs_da_reada_buf()
Dxfs_refcount.c46 xfs_agblock_t bno, in xfs_refcount_lookup_le()
63 xfs_agblock_t bno, in xfs_refcount_lookup_ge()
80 xfs_agblock_t bno, in xfs_refcount_lookup_eq()
1091 xfs_agblock_t bno; in xfs_refcount_finish_one() local
1706 xfs_agblock_t bno, in xfs_refcount_has_record()
Dxfs_bmap.c228 xfs_fsblock_t bno) in xfs_bmap_get_bp()
318 xfs_fsblock_t bno; /* block # of "block" */ in xfs_bmap_check_leaf_extents() local
481 xfs_fileoff_t bno, in xfs_bmap_validate_ret()
516 #define xfs_bmap_validate_ret(bno,len,flags,mval,onmap,nmap) do { } while (0) argument
530 xfs_fsblock_t bno, in __xfs_bmap_add_free()
1173 xfs_fsblock_t bno; in xfs_iread_extents() local
3664 xfs_fileoff_t bno, in xfs_trim_extent()
3700 xfs_fileoff_t *bno, in xfs_bmapi_trim_map()
3745 xfs_fileoff_t *bno, in xfs_bmapi_update_map()
3799 xfs_fileoff_t bno, in xfs_bmapi_read()
[all …]
Dxfs_dir2.c556 xfs_fileoff_t bno; /* directory offset of new block */ in xfs_dir2_grow_inode() local
639 xfs_fileoff_t bno; /* directory file offset */ in xfs_dir2_shrink_inode() local
Dxfs_rmap_btree.c89 xfs_agblock_t bno; in xfs_rmapbt_alloc_block() local
125 xfs_agblock_t bno; in xfs_rmapbt_free_block() local
Dxfs_alloc_btree.c62 xfs_agblock_t bno; in xfs_allocbt_alloc_block() local
91 xfs_agblock_t bno; in xfs_allocbt_free_block() local
Dxfs_types.c72 xfs_agblock_t bno; in xfs_agino_range() local
Dxfs_rtbitmap.c945 xfs_rtblock_t bno, /* starting block number of extent */ in xfs_rtcheck_alloc_range()
968 xfs_rtblock_t bno, /* starting block number to free */ in xfs_rtfree_extent()
Dxfs_dir2_data.c372 xfs_dablk_t bno, in xfs_dir3_data_read()
400 xfs_dablk_t bno, in xfs_dir3_data_readahead()
Dxfs_alloc.h192 xfs_fsblock_t bno, in xfs_free_extent()
/fs/xfs/scrub/
Drmap.c176 xfs_agblock_t bno, in xchk_xref_check_owner()
199 xfs_agblock_t bno, in xchk_xref_is_owned_by()
210 xfs_agblock_t bno, in xchk_xref_is_not_owned_by()
221 xfs_agblock_t bno, in xchk_xref_has_no_owner()
Drefcount.c76 xfs_agblock_t bno; member
153 xfs_agblock_t bno; in xchk_refcountbt_process_rmap_fragments() local
270 xfs_agblock_t bno, in xchk_refcountbt_xref_rmap()
338 xfs_agblock_t bno; in xchk_refcountbt_rec() local
Dcommon.c67 xfs_agblock_t bno, in __xchk_process_error()
97 xfs_agblock_t bno, in xchk_process_error()
108 xfs_agblock_t bno, in xchk_xref_process_error()
Dalloc.c98 xfs_agblock_t bno; in xchk_allocbt_rec() local
Drepair.c290 xfs_agblock_t bno; in xrep_alloc_ag_block() local
662 xfs_agblock_t bno, in xrep_findroot_agfl_walk()
/fs/iomap/
Dfiemap.c116 sector_t *bno = data, addr; in iomap_bmap_actor() local
130 iomap_bmap(struct address_space *mapping, sector_t bno, in iomap_bmap()
/fs/xfs/
Dxfs_extent_busy.c26 xfs_agblock_t bno, in xfs_extent_busy_insert()
85 xfs_agblock_t bno, in xfs_extent_busy_search()
335 xfs_agblock_t *bno, in xfs_extent_busy_trim()
Dxfs_rtalloc.c344 xfs_rtblock_t bno, /* starting block number to allocate */ in xfs_rtallocate_extent_exact()
423 xfs_rtblock_t bno, /* starting block number to allocate */ in xfs_rtallocate_extent_near()
773 xfs_fileoff_t bno; /* block number in file */ in xfs_growfs_rt_alloc() local
1130 xfs_rtblock_t bno, /* starting block number to allocate */ in xfs_rtallocate_extent()
Dxfs_extent_busy.h26 xfs_agblock_t bno; member
Dxfs_bmap_util.c269 xfs_fsblock_t bno = blockno; in xfs_bmap_count_tree() local
347 xfs_fsblock_t bno; /* block # of "block" */ in xfs_bmap_count_blocks() local
452 xfs_fileoff_t bno, in xfs_getbmap_report_hole()
511 xfs_fileoff_t bno, first_bno; in xfs_getbmap() local
/fs/freevxfs/
Dvxfs_bmap.c88 daddr_t bno; in vxfs_bmap_ext4() local
/fs/ext2/
Dinode.c625 u32 *bno, bool *new, bool *boundary, in ext2_get_blocks()
787 u32 bno; in ext2_get_block() local
814 u32 bno; in ext2_iomap_begin() local

12