Home
last modified time | relevance | path

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

12

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.c38 xfs_agblock_t bno, in xfs_rmap_lookup_le()
76 xfs_agblock_t bno, in xfs_rmap_lookup_eq()
363 xfs_agblock_t bno, in xfs_rmap_find_left_neighbor()
462 xfs_agblock_t bno, in xfs_rmap_lookup_le_range()
607 xfs_agblock_t bno, in xfs_rmap_unmap()
896 xfs_agblock_t bno, in xfs_rmap_free()
951 xfs_agblock_t bno, in xfs_rmap_map()
1140 xfs_agblock_t bno, in xfs_rmap_alloc()
1178 xfs_agblock_t bno, in xfs_rmap_convert()
1676 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.c160 xfs_agblock_t bno, in xfs_alloc_lookup()
182 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_eq()
196 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_ge()
210 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_le()
232 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_update()
292 xfs_agblock_t *bno, /* output: starting block of extent */ in xfs_alloc_get_rec()
328 xfs_agblock_t bno = foundbno; in xfs_alloc_compute_aligned() local
931 xfs_agblock_t bno; /* alloc bno */ member
1017 xfs_agblock_t bno, bnoa, bnew; in xfs_alloc_cur_check() local
1142 xfs_agblock_t bno; in xfs_alloc_cntbt_iter() local
[all …]
Dxfs_btree_mem.c92 xfbno_t bno = xfbt->highest_bno++; in xfbtree_init_leaf_block() local
170 xfbno_t bno = xfbt->highest_bno++; in xfbtree_alloc_block() local
196 xfbno_t bno = xfs_daddr_to_xfbno(daddr); in xfbtree_free_block() local
Dxfs_refcount.c52 xfs_agblock_t bno, in xfs_refcount_lookup_le()
72 xfs_agblock_t bno, in xfs_refcount_lookup_ge()
92 xfs_agblock_t bno, in xfs_refcount_lookup_eq()
1348 xfs_agblock_t bno; in xfs_refcount_finish_one() local
1999 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.c258 xfs_fsblock_t bno) in xfs_bmap_get_bp()
350 xfs_fsblock_t bno; /* block # of "block" */ in xfs_bmap_check_leaf_extents() local
511 xfs_fileoff_t bno, in xfs_bmap_validate_ret()
546 #define xfs_bmap_validate_ret(bno,len,flags,mval,onmap,nmap) do { } while (0) argument
3794 xfs_fileoff_t bno, in xfs_trim_extent()
3830 xfs_fileoff_t *bno, in xfs_bmapi_trim_map()
3875 xfs_fileoff_t *bno, in xfs_bmapi_update_map()
3929 xfs_fileoff_t bno, in xfs_bmapi_read()
4389 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_write()
4765 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.c93 xfs_agblock_t bno; in xfs_rmapbt_alloc_block() local
129 xfs_agblock_t bno; in xfs_rmapbt_free_block() local
Dxfs_dir2.c617 xfs_fileoff_t bno; /* directory offset of new block */ in xfs_dir2_grow_inode() local
661 xfs_fileoff_t bno; /* directory file offset */ in xfs_dir2_shrink_inode() local
/linux-6.12.1/fs/xfs/
Dxfs_extent_busy.c25 xfs_agblock_t bno, in xfs_extent_busy_insert_list()
75 xfs_agblock_t bno, in xfs_extent_busy_insert()
85 xfs_agblock_t bno, in xfs_extent_busy_insert_discard()
106 xfs_agblock_t bno, in xfs_extent_busy_search()
348 xfs_agblock_t *bno, in xfs_extent_busy_trim()
Dxfs_extent_busy.h24 xfs_agblock_t bno; member
Dxfs_bmap_util.c206 xfs_fileoff_t bno, in xfs_getbmap_report_hole()
265 xfs_fileoff_t bno, first_bno; in xfs_getbmap() local
Dxfs_log.c1634 uint64_t bno, in xlog_write_iclog()
1735 uint64_t bno, in xlog_split_iclog()
1800 uint64_t bno; in xlog_sync() local
Dxfs_discard.c440 xfs_rtblock_t bno; member
/linux-6.12.1/fs/xfs/scrub/
Dreap.c268 xfs_agblock_t bno = agbno; in xreap_agextent_binval() local
333 xfs_agblock_t bno = agbno + 1; in xreap_agextent_select() local
699 xfs_agblock_t bno; in xreap_bmapi_select() local
784 xfs_agblock_t bno; in xreap_bmapi_binval() local
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()
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()
Dcommon.c75 xfs_agblock_t bno, in __xchk_process_error()
116 xfs_agblock_t bno, in xchk_process_error()
127 xfs_agblock_t bno, in xchk_xref_process_error()
Drefcount_repair.c377 xfs_agblock_t bno, in xrep_refc_push_rmaps_at()
/linux-6.12.1/fs/iomap/
Dfiemap.c98 iomap_bmap(struct address_space *mapping, sector_t bno, in iomap_bmap()
/linux-6.12.1/fs/freevxfs/
Dvxfs_bmap.c64 daddr_t bno; in vxfs_bmap_ext4() local
/linux-6.12.1/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