Home
last modified time | relevance | path

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

12

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_rmap.c40 xfs_agblock_t bno, in xfs_rmap_lookup_le()
78 xfs_agblock_t bno, in xfs_rmap_lookup_eq()
433 xfs_agblock_t bno, in xfs_rmap_find_left_neighbor()
532 xfs_agblock_t bno, in xfs_rmap_lookup_le_range()
677 xfs_agblock_t bno, in xfs_rmap_unmap()
966 xfs_agblock_t bno, in xfs_rmap_free()
1022 xfs_agblock_t bno, in xfs_rmap_map()
1211 xfs_agblock_t bno, in xfs_rmap_alloc()
1250 xfs_agblock_t bno, in xfs_rmap_convert()
1748 xfs_agblock_t bno, in xfs_rmap_convert_shared()
[all …]
Dxfs_attr_remote.c86 xfs_daddr_t bno) in xfs_attr3_rmt_hdr_ok()
108 xfs_daddr_t bno) in xfs_attr3_rmt_verify()
138 xfs_daddr_t bno; in __xfs_attr3_rmt_read_verify() local
204 xfs_daddr_t bno; in xfs_attr3_rmt_write_verify() local
258 xfs_daddr_t bno) in xfs_attr3_rmt_hdr_set()
301 xfs_daddr_t bno = xfs_buf_daddr(bp); in xfs_attr_rmtval_copyout() local
350 xfs_daddr_t bno = xfs_buf_daddr(bp); in xfs_attr_rmtval_copyin() local
Dxfs_alloc.c158 xfs_agblock_t bno, in xfs_alloc_lookup()
180 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_eq()
194 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_ge()
208 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_le()
230 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_update()
290 xfs_agblock_t *bno, /* output: starting block of extent */ in xfs_alloc_get_rec()
326 xfs_agblock_t bno = foundbno; in xfs_alloc_compute_aligned() local
929 xfs_agblock_t bno; /* alloc bno */ member
1015 xfs_agblock_t bno, bnoa, bnew; in xfs_alloc_cur_check() local
1140 xfs_agblock_t bno; in xfs_alloc_cntbt_iter() local
[all …]
Dxfs_btree_mem.c91 xfbno_t bno = xfbt->highest_bno++; in xfbtree_init_leaf_block() local
169 xfbno_t bno = xfbt->highest_bno++; in xfbtree_alloc_block() local
195 xfbno_t bno = xfs_daddr_to_xfbno(daddr); in xfbtree_free_block() local
Dxfs_refcount.c55 xfs_agblock_t bno, in xfs_refcount_lookup_le()
75 xfs_agblock_t bno, in xfs_refcount_lookup_ge()
95 xfs_agblock_t bno, in xfs_refcount_lookup_eq()
1393 xfs_agblock_t bno; in xfs_refcount_finish_one() local
1506 xfs_rgblock_t bno; in xfs_rtrefcount_finish_one() local
2176 xfs_agblock_t bno, in xfs_refcount_has_records()
Dxfs_da_btree.c434 xfs_dablk_t bno, in xfs_da3_node_read()
2294 xfs_fileoff_t *bno, in xfs_da_grow_inode_int()
2374 xfs_fileoff_t bno; in xfs_da_grow_inode() local
2691 xfs_dablk_t bno, in xfs_dabuf_map()
2780 xfs_dablk_t bno, in xfs_da_get_buf()
2815 xfs_dablk_t bno, in xfs_da_read_buf()
2857 xfs_dablk_t bno, in xfs_da_reada_buf()
Dxfs_bmap.c259 xfs_fsblock_t bno) in xfs_bmap_get_bp()
351 xfs_fsblock_t bno; /* block # of "block" */ in xfs_bmap_check_leaf_extents() local
512 xfs_fileoff_t bno, in xfs_bmap_validate_ret()
547 #define xfs_bmap_validate_ret(bno,len,flags,mval,onmap,nmap) do { } while (0) argument
3827 xfs_fileoff_t bno, in xfs_trim_extent()
3863 xfs_fileoff_t *bno, in xfs_bmapi_trim_map()
3908 xfs_fileoff_t *bno, in xfs_bmapi_update_map()
3962 xfs_fileoff_t bno, in xfs_bmapi_read()
4422 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_write()
4800 xfs_fileoff_t bno, in xfs_bmapi_remap()
[all …]
Dxfs_btree_mem.h45 static inline bool xfbtree_verify_bno(struct xfbtree *xfbt, xfbno_t bno) in xfbtree_verify_bno()
Dxfs_alloc_btree.c75 xfs_agblock_t bno; in xfs_allocbt_alloc_block() local
103 xfs_agblock_t bno; in xfs_allocbt_free_block() local
Dxfs_dir2_data.c444 xfs_dablk_t bno, in xfs_dir3_data_read()
473 xfs_dablk_t bno, in xfs_dir3_data_readahead()
Dxfs_rmap_btree.c94 xfs_agblock_t bno; in xfs_rmapbt_alloc_block() local
130 xfs_agblock_t bno; in xfs_rmapbt_free_block() local
/linux-6.14.4/fs/xfs/scrub/
Drtrefcount.c107 xfs_rgblock_t bno; member
184 xfs_rgblock_t bno; in xchk_rtrefcountbt_process_rmap_fragments() local
432 xfs_rtblock_t bno) in xchk_rtrefcountbt_xref_gaps()
581 xfs_rgblock_t bno, in xchk_xref_is_rt_cow_staging()
625 xfs_rgblock_t bno, in xchk_xref_is_not_rt_shared()
646 xfs_rgblock_t bno, in xchk_xref_is_not_rt_cow_staging()
Drtrmap.c264 xfs_rgblock_t bno, in xchk_xref_has_no_rt_owner()
284 xfs_rgblock_t bno, in xchk_xref_has_rt_owner()
304 xfs_agblock_t bno, in xchk_xref_is_only_rt_owned_by()
Dreap.c271 xfs_agblock_t bno = agbno; in xreap_agextent_binval() local
336 xfs_agblock_t bno = agbno + 1; in xreap_agextent_select() local
703 xfs_rgblock_t bno = rgbno + 1; in xreap_rgextent_select() local
964 xfs_agblock_t bno; in xreap_bmapi_select() local
1049 xfs_agblock_t bno; in xreap_bmapi_binval() local
Dscrub.h344 # define xchk_xref_is_only_rt_owned_by(sc, bno, len, oinfo) do { } while (0) argument
345 # define xchk_xref_is_rt_cow_staging(sc, bno, len) do { } while (0) argument
346 # define xchk_xref_is_not_rt_shared(sc, bno, len) do { } while (0) argument
347 # define xchk_xref_is_not_rt_cow_staging(sc, bno, len) do { } while (0) argument
Drmap.c586 xfs_agblock_t bno, in xchk_xref_is_only_owned_by()
611 xfs_agblock_t bno, in xchk_xref_is_not_owned_by()
634 xfs_agblock_t bno, in xchk_xref_has_no_owner()
Drefcount.c93 xfs_agblock_t bno; member
170 xfs_agblock_t bno; in xchk_refcountbt_process_rmap_fragments() local
382 xfs_agblock_t bno) in xchk_refcountbt_xref_gaps()
Drtrefcount_repair.c168 xfs_rgblock_t bno, in xrep_rtrefc_stash()
198 xfs_rgblock_t bno, in xrep_rtrefc_stash_cow()
391 xfs_rgblock_t bno, in xrep_rtrefc_push_rmaps_at()
Dbmap.c148 xfs_agblock_t bno, in xchk_bmap_get_rmap()
204 xfs_agblock_t bno) in xchk_bmap_xref_rmap()
271 xfs_agblock_t bno) in xchk_bmap_xref_rmap_cow()
Dcommon.c80 xfs_agblock_t bno, in __xchk_process_error()
121 xfs_agblock_t bno, in xchk_process_error()
143 xfs_agblock_t bno, in xchk_xref_process_error()
/linux-6.14.4/fs/xfs/
Dxfs_extent_busy.c33 xfs_agblock_t bno, in xfs_extent_busy_insert_list()
84 xfs_agblock_t bno, in xfs_extent_busy_insert()
94 xfs_agblock_t bno, in xfs_extent_busy_insert_discard()
114 xfs_agblock_t bno, in xfs_extent_busy_search()
359 xfs_agblock_t *bno, in xfs_extent_busy_trim()
Dxfs_extent_busy.h23 xfs_agblock_t bno; member
/linux-6.14.4/fs/iomap/
Dfiemap.c98 iomap_bmap(struct address_space *mapping, sector_t bno, in iomap_bmap()
/linux-6.14.4/fs/freevxfs/
Dvxfs_bmap.c64 daddr_t bno; in vxfs_bmap_ext4() local
/linux-6.14.4/fs/ext2/
Dinode.c626 u32 *bno, bool *new, bool *boundary, in ext2_get_blocks()
788 u32 bno; in ext2_get_block() local
814 u32 bno; in ext2_iomap_begin() local

12