/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_rmap.c | 36 xfs_agblock_t bno, in xfs_rmap_lookup_le() 72 xfs_agblock_t bno, in xfs_rmap_lookup_eq() 298 xfs_agblock_t bno, in xfs_rmap_find_left_neighbor() 399 xfs_agblock_t bno, in xfs_rmap_lookup_le_range() 540 xfs_agblock_t bno, in xfs_rmap_unmap() 750 xfs_agblock_t bno, in xfs_rmap_free() 805 xfs_agblock_t bno, in xfs_rmap_map() 997 xfs_agblock_t bno, in xfs_rmap_alloc() 1034 xfs_agblock_t bno, in xfs_rmap_convert() 2600 xfs_agblock_t bno, in xfs_rmap_alloc_extent() [all …]
|
A D | xfs_attr_remote.c | 72 xfs_daddr_t bno) in xfs_attr3_rmt_hdr_ok() 95 xfs_daddr_t bno) in xfs_attr3_rmt_verify() 125 xfs_daddr_t bno; in __xfs_attr3_rmt_read_verify() local 191 xfs_daddr_t bno; in xfs_attr3_rmt_write_verify() local 245 xfs_daddr_t bno) in xfs_attr3_rmt_hdr_set() 287 xfs_daddr_t bno = xfs_buf_daddr(bp); in xfs_attr_rmtval_copyout() local 335 xfs_daddr_t bno = xfs_buf_daddr(bp); in xfs_attr_rmtval_copyin() local
|
A D | xfs_alloc.c | 290 xfs_agblock_t bno = foundbno; in xfs_alloc_compute_aligned() local 837 xfs_agblock_t bno, bnoa, bnew; in xfs_alloc_cur_check() local 962 xfs_agblock_t bno; in xfs_alloc_cntbt_iter() local 1430 xfs_agblock_t *bno, in xfs_alloc_ag_vextent_lastblock() 1497 xfs_agblock_t bno; in xfs_alloc_ag_vextent_near() local 1815 xfs_agblock_t bno, in xfs_free_ag_extent() 2418 xfs_fsblock_t bno, in __xfs_free_extent_later() 2707 xfs_agblock_t bno; in xfs_alloc_get_freelist() local 2806 xfs_agblock_t bno, in xfs_alloc_put_freelist() 3563 xfs_fsblock_t bno, in __xfs_free_extent() [all …]
|
A D | xfs_da_btree.c | 384 xfs_dablk_t bno, in xfs_da3_node_read() 2154 xfs_fileoff_t *bno, in xfs_da_grow_inode_int() 2243 xfs_fileoff_t bno; in xfs_da_grow_inode() local 2514 xfs_dablk_t bno, in xfs_dabuf_map() 2600 xfs_dablk_t bno, in xfs_da_get_buf() 2635 xfs_dablk_t bno, in xfs_da_read_buf() 2675 xfs_dablk_t bno, in xfs_da_reada_buf()
|
A D | xfs_refcount.c | 50 xfs_agblock_t bno, in xfs_refcount_lookup_le() 70 xfs_agblock_t bno, in xfs_refcount_lookup_ge() 90 xfs_agblock_t bno, in xfs_refcount_lookup_eq() 1332 xfs_agblock_t bno; in xfs_refcount_finish_one() local 1988 xfs_agblock_t bno, in xfs_refcount_has_record()
|
A D | xfs_bmap.c | 232 xfs_fsblock_t bno) in xfs_bmap_get_bp() 324 xfs_fsblock_t bno; /* block # of "block" */ in xfs_bmap_check_leaf_extents() local 484 xfs_fileoff_t bno, in xfs_bmap_validate_ret() 3692 xfs_fileoff_t bno, in xfs_trim_extent() 3728 xfs_fileoff_t *bno, in xfs_bmapi_trim_map() 3773 xfs_fileoff_t *bno, in xfs_bmapi_update_map() 3827 xfs_fileoff_t bno, in xfs_bmapi_read() 4277 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_write() 4598 xfs_fileoff_t bno, in xfs_bmapi_remap() 5028 xfs_fsblock_t bno; in xfs_bmap_del_extent_real() local [all …]
|
A D | xfs_alloc.h | 153 xfs_fsblock_t bno, in xfs_free_extent() 248 xfs_fsblock_t bno, in xfs_free_extent_later()
|
A D | xfs_dir2.c | 574 xfs_fileoff_t bno; /* directory offset of new block */ in xfs_dir2_grow_inode() local 667 xfs_fileoff_t bno; /* directory file offset */ in xfs_dir2_shrink_inode() local
|
A D | xfs_alloc_btree.c | 60 xfs_agblock_t bno; in xfs_allocbt_alloc_block() local 88 xfs_agblock_t bno; in xfs_allocbt_free_block() local
|
A D | xfs_rmap_btree.c | 90 xfs_agblock_t bno; in xfs_rmapbt_alloc_block() local 124 xfs_agblock_t bno; in xfs_rmapbt_free_block() local
|
A D | xfs_rtbitmap.c | 943 xfs_rtblock_t bno, /* starting block number of extent */ in xfs_rtcheck_alloc_range() 966 xfs_rtblock_t bno, /* starting block number to free */ in xfs_rtfree_extent()
|
A D | xfs_dir2_data.c | 418 xfs_dablk_t bno, in xfs_dir3_data_read() 446 xfs_dablk_t bno, in xfs_dir3_data_readahead()
|
/linux-6.3-rc2/fs/xfs/scrub/ |
A D | rmap.c | 176 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()
|
A D | refcount.c | 78 xfs_agblock_t bno; member 155 xfs_agblock_t bno; in xchk_refcountbt_process_rmap_fragments() local
|
A D | common.c | 69 xfs_agblock_t bno, in __xchk_process_error() 101 xfs_agblock_t bno, in xchk_process_error() 112 xfs_agblock_t bno, in xchk_xref_process_error()
|
A D | alloc.c | 97 xfs_agblock_t bno; in xchk_allocbt_rec() local
|
A D | repair.c | 306 xfs_agblock_t bno; in xrep_alloc_ag_block() local 685 xfs_agblock_t bno, in xrep_findroot_agfl_walk()
|
A D | ialloc.c | 108 xfs_agblock_t bno; in xchk_iallocbt_chunk() local
|
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_extent_busy.c | 26 xfs_agblock_t bno, in xfs_extent_busy_insert() 82 xfs_agblock_t bno, in xfs_extent_busy_search() 324 xfs_agblock_t *bno, in xfs_extent_busy_trim()
|
A D | xfs_rtalloc.c | 344 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 1177 xfs_rtblock_t bno, /* starting block number to allocate */ in xfs_rtallocate_extent()
|
A D | xfs_extent_busy.h | 27 xfs_agblock_t bno; member
|
A D | xfs_bmap_util.c | 355 xfs_fileoff_t bno, in xfs_getbmap_report_hole() 414 xfs_fileoff_t bno, first_bno; in xfs_getbmap() local
|
/linux-6.3-rc2/fs/iomap/ |
A D | fiemap.c | 98 iomap_bmap(struct address_space *mapping, sector_t bno, in iomap_bmap()
|
/linux-6.3-rc2/fs/freevxfs/ |
A D | vxfs_bmap.c | 64 daddr_t bno; in vxfs_bmap_ext4() local
|
/linux-6.3-rc2/fs/ext2/ |
A D | inode.c | 622 u32 *bno, bool *new, bool *boundary, in ext2_get_blocks() 784 u32 bno; in ext2_get_block() local 810 u32 bno; in ext2_iomap_begin() local
|