Home
last modified time | relevance | path

Searched defs:bno (Results 51 - 67 of 67) sorted by relevance

123

/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_leaf.c350 xfs_dir3_leaf_get_buf( xfs_da_args_t *args, xfs_dir2_db_t bno, struct xfs_buf **bpp, uint16_t magic) xfs_dir3_leaf_get_buf() argument
H A Dxfs_rmap.c34 xfs_rmap_lookup_le( struct xfs_btree_cur *cur, xfs_agblock_t bno, uint64_t owner, uint64_t offset, unsigned int flags, struct xfs_rmap_irec *irec, int *stat) xfs_rmap_lookup_le() argument
70 xfs_rmap_lookup_eq( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, uint64_t owner, uint64_t offset, unsigned int flags, int *stat) xfs_rmap_lookup_eq() argument
345 xfs_rmap_find_left_neighbor( struct xfs_btree_cur *cur, xfs_agblock_t bno, uint64_t owner, uint64_t offset, unsigned int flags, struct xfs_rmap_irec *irec, int *stat) xfs_rmap_find_left_neighbor() argument
446 xfs_rmap_lookup_le_range( struct xfs_btree_cur *cur, xfs_agblock_t bno, uint64_t owner, uint64_t offset, unsigned int flags, struct xfs_rmap_irec *irec, int *stat) xfs_rmap_lookup_le_range() argument
587 xfs_rmap_unmap( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_unmap() argument
795 xfs_rmap_free( struct xfs_trans *tp, struct xfs_buf *agbp, struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo) xfs_rmap_free() argument
852 xfs_rmap_map( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_map() argument
1042 xfs_rmap_alloc( struct xfs_trans *tp, struct xfs_buf *agbp, struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo) xfs_rmap_alloc() argument
1081 xfs_rmap_convert( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_convert() argument
1570 xfs_rmap_convert_shared( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_convert_shared() argument
1994 xfs_rmap_unmap_shared( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_unmap_shared() argument
2181 xfs_rmap_map_shared( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_map_shared() argument
2449 xfs_agblock_t bno; xfs_rmap_finish_one() local
2638 xfs_rmap_alloc_extent( struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len, uint64_t owner) xfs_rmap_alloc_extent() argument
2660 xfs_rmap_free_extent( struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len, uint64_t owner) xfs_rmap_free_extent() argument
2714 xfs_rmap_has_records( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, enum xbtree_recpacking *outcome) xfs_rmap_has_records() argument
2765 xfs_rmap_ownercount_init( struct xfs_rmap_ownercount *roc, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo, struct xfs_rmap_matches *results) xfs_rmap_ownercount_init() argument
2845 xfs_rmap_count_owners( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo, struct xfs_rmap_matches *results) xfs_rmap_count_owners() argument
2876 xfs_rmap_has_other_keys( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo, bool *has_other) xfs_rmap_has_other_keys() argument
[all...]
H A Dxfs_ialloc.c2698 xfs_ialloc_has_inodes_at_extent( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, enum xbtree_recpacking *outcome) xfs_ialloc_has_inodes_at_extent() argument
H A Dxfs_alloc.c157 xfs_alloc_lookup_eq( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, int *stat) xfs_alloc_lookup_eq() argument
177 xfs_alloc_lookup_ge( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, int *stat) xfs_alloc_lookup_ge() argument
197 xfs_alloc_lookup_le( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, int *stat) xfs_alloc_lookup_le() argument
224 xfs_alloc_update( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len) xfs_alloc_update() argument
286 xfs_alloc_get_rec( struct xfs_btree_cur *cur, xfs_agblock_t *bno, xfs_extlen_t *len, int *stat) xfs_alloc_get_rec() argument
324 xfs_agblock_t bno = foundbno; xfs_alloc_compute_aligned() local
798 xfs_agblock_t bno; /* alloc bno */ global() member
884 xfs_agblock_t bno, bnoa, bnew; xfs_alloc_cur_check() local
1009 xfs_agblock_t bno; xfs_alloc_cntbt_iter() local
1474 xfs_alloc_ag_vextent_lastblock( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, xfs_agblock_t *bno, xfs_extlen_t *len, bool *allocated) xfs_alloc_ag_vextent_lastblock() argument
1545 xfs_agblock_t bno; xfs_alloc_ag_vextent_near() local
1893 xfs_free_ag_extent( struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo, enum xfs_ag_resv_type type) xfs_free_ag_extent() argument
2526 __xfs_free_extent_later( struct xfs_trans *tp, xfs_fsblock_t bno, xfs_filblks_t len, const struct xfs_owner_info *oinfo, enum xfs_ag_resv_type type, bool skip_discard) __xfs_free_extent_later() argument
2640 xfs_agblock_t bno; /* freelist block */ xfs_alloc_fix_freelist() local
2829 xfs_agblock_t bno; xfs_alloc_get_freelist() local
2926 xfs_alloc_put_freelist( struct xfs_perag *pag, struct xfs_trans *tp, struct xfs_buf *agbp, struct xfs_buf *agflbp, xfs_agblock_t bno, int btreeblk) xfs_alloc_put_freelist() argument
3896 xfs_alloc_has_records( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, enum xbtree_recpacking *outcome) xfs_alloc_has_records() argument
[all...]
H A Dxfs_attr_leaf.c447 xfs_attr3_leaf_read( struct xfs_trans *tp, struct xfs_inode *dp, xfs_dablk_t bno, struct xfs_buf **bpp) xfs_attr3_leaf_read() argument
H A Dxfs_da_btree.c381 xfs_da3_node_read( struct xfs_trans *tp, struct xfs_inode *dp, xfs_dablk_t bno, struct xfs_buf **bpp, int whichfork) xfs_da3_node_read() argument
2152 xfs_da_grow_inode_int( struct xfs_da_args *args, xfs_fileoff_t *bno, int count) xfs_da_grow_inode_int() argument
2243 xfs_fileoff_t bno; xfs_da_grow_inode() local
2512 xfs_dabuf_map( struct xfs_inode *dp, xfs_dablk_t bno, unsigned int flags, int whichfork, struct xfs_buf_map **mapp, int *nmaps) xfs_dabuf_map() argument
2597 xfs_da_get_buf( struct xfs_trans *tp, struct xfs_inode *dp, xfs_dablk_t bno, struct xfs_buf **bpp, int whichfork) xfs_da_get_buf() argument
2632 xfs_da_read_buf( struct xfs_trans *tp, struct xfs_inode *dp, xfs_dablk_t bno, unsigned int flags, struct xfs_buf **bpp, int whichfork, const struct xfs_buf_ops *ops) xfs_da_read_buf() argument
2673 xfs_da_reada_buf( struct xfs_inode *dp, xfs_dablk_t bno, unsigned int flags, int whichfork, const struct xfs_buf_ops *ops) xfs_da_reada_buf() argument
[all...]
H A Dxfs_bmap.c324 xfs_fsblock_t bno; /* block # of "block" */ in xfs_bmap_check_leaf_extents() local
230 xfs_bmap_get_bp( struct xfs_btree_cur *cur, xfs_fsblock_t bno) xfs_bmap_get_bp() argument
483 xfs_bmap_validate_ret( xfs_fileoff_t bno, xfs_filblks_t len, uint32_t flags, xfs_bmbt_irec_t *mval, int nmap, int ret_nmap) xfs_bmap_validate_ret() argument
3730 xfs_trim_extent( struct xfs_bmbt_irec *irec, xfs_fileoff_t bno, xfs_filblks_t len) xfs_trim_extent() argument
3765 xfs_bmapi_trim_map( struct xfs_bmbt_irec *mval, struct xfs_bmbt_irec *got, xfs_fileoff_t *bno, xfs_filblks_t len, xfs_fileoff_t obno, xfs_fileoff_t end, int n, uint32_t flags) xfs_bmapi_trim_map() argument
3811 xfs_bmapi_update_map( struct xfs_bmbt_irec **map, xfs_fileoff_t *bno, xfs_filblks_t *len, xfs_fileoff_t obno, xfs_fileoff_t end, int *n, uint32_t flags) xfs_bmapi_update_map() argument
3865 xfs_bmapi_read( struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, struct xfs_bmbt_irec *mval, int *nmap, uint32_t flags) xfs_bmapi_read() argument
4314 xfs_bmapi_write( struct xfs_trans *tp, struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, uint32_t flags, xfs_extlen_t total, struct xfs_bmbt_irec *mval, int *nmap) xfs_bmapi_write() argument
4635 xfs_bmapi_remap( struct xfs_trans *tp, struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, xfs_fsblock_t startblock, uint32_t flags) xfs_bmapi_remap() argument
5566 xfs_bunmapi( xfs_trans_t *tp, struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, uint32_t flags, xfs_extnum_t nexts, int *done) xfs_bunmapi() argument
[all...]
H A Dxfs_btree.c3018 __be64 bno = cpu_to_be64(xfs_buf_daddr(cbp)); in xfs_btree_new_iroot() local
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_bmap_util.c412 xfs_fileoff_t bno, first_bno; in xfs_getbmap() local
348 xfs_getbmap_report_hole( struct xfs_inode *ip, struct getbmapx *bmv, struct kgetbmap *out, int64_t bmv_end, xfs_fileoff_t bno, xfs_fileoff_t end) xfs_getbmap_report_hole() argument
[all...]
H A Dxfs_log.c2039 uint64_t bno; in xlog_sync() local
1870 xlog_write_iclog( struct xlog *log, struct xlog_in_core *iclog, uint64_t bno, unsigned int count) xlog_write_iclog() argument
1971 xlog_split_iclog( struct xlog *log, void *data, uint64_t bno, unsigned int count) xlog_split_iclog() argument
[all...]
H A Dxfs_log_recover.c1117 xlog_wrap_logbno( struct xlog *log, xfs_daddr_t bno) xlog_wrap_logbno() argument
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_da_btree.c369 xfs_da3_node_read( struct xfs_trans *tp, struct xfs_inode *dp, xfs_dablk_t bno, struct xfs_buf **bpp, int whichfork) xfs_da3_node_read() argument
2140 xfs_da_grow_inode_int( struct xfs_da_args *args, xfs_fileoff_t *bno, int count) xfs_da_grow_inode_int() argument
2231 xfs_fileoff_t bno; xfs_da_grow_inode() local
2500 xfs_dabuf_map( struct xfs_inode *dp, xfs_dablk_t bno, unsigned int flags, int whichfork, struct xfs_buf_map **mapp, int *nmaps) xfs_dabuf_map() argument
2585 xfs_da_get_buf( struct xfs_trans *tp, struct xfs_inode *dp, xfs_dablk_t bno, struct xfs_buf **bpp, int whichfork) xfs_da_get_buf() argument
2620 xfs_da_read_buf( struct xfs_trans *tp, struct xfs_inode *dp, xfs_dablk_t bno, unsigned int flags, struct xfs_buf **bpp, int whichfork, const struct xfs_buf_ops *ops) xfs_da_read_buf() argument
2661 xfs_da_reada_buf( struct xfs_inode *dp, xfs_dablk_t bno, unsigned int flags, int whichfork, const struct xfs_buf_ops *ops) xfs_da_reada_buf() argument
[all...]
H A Dxfs_alloc.c143 xfs_alloc_lookup_eq( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, int *stat) xfs_alloc_lookup_eq() argument
163 xfs_alloc_lookup_ge( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, int *stat) xfs_alloc_lookup_ge() argument
183 xfs_alloc_lookup_le( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, int *stat) xfs_alloc_lookup_le() argument
210 xfs_alloc_update( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len) xfs_alloc_update() argument
226 xfs_alloc_get_rec( struct xfs_btree_cur *cur, xfs_agblock_t *bno, xfs_extlen_t *len, int *stat) xfs_alloc_get_rec() argument
279 xfs_agblock_t bno = foundbno; xfs_alloc_compute_aligned() local
742 xfs_agblock_t bno; /* alloc bno */ global() member
830 xfs_agblock_t bno, bnoa, bnew; xfs_alloc_cur_check() local
956 xfs_agblock_t bno; xfs_alloc_cntbt_iter() local
1493 xfs_alloc_ag_vextent_lastblock( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, xfs_agblock_t *bno, xfs_extlen_t *len, bool *allocated) xfs_alloc_ag_vextent_lastblock() argument
1563 xfs_agblock_t bno; xfs_alloc_ag_vextent_near() local
1878 xfs_free_ag_extent( struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo, enum xfs_ag_resv_type type) xfs_free_ag_extent() argument
2492 xfs_agblock_t bno; /* freelist block */ xfs_alloc_fix_freelist() local
2656 xfs_agblock_t bno; /* block number returned */ xfs_alloc_get_freelist() local
2773 xfs_alloc_put_freelist( xfs_trans_t *tp, xfs_buf_t *agbp, xfs_buf_t *agflbp, xfs_agblock_t bno, int btreeblk) xfs_alloc_put_freelist() argument
3271 __xfs_free_extent( struct xfs_trans *tp, xfs_fsblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo, enum xfs_ag_resv_type type, bool skip_discard) __xfs_free_extent() argument
3383 xfs_alloc_has_record( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool *exists) xfs_alloc_has_record() argument
[all...]
H A Dxfs_attr_leaf.c428 xfs_attr3_leaf_read( struct xfs_trans *tp, struct xfs_inode *dp, xfs_dablk_t bno, struct xfs_buf **bpp) xfs_attr3_leaf_read() argument
H A Dxfs_bmap.c323 xfs_fsblock_t bno; /* block # of "block" */ in xfs_bmap_check_leaf_extents() local
229 xfs_bmap_get_bp( struct xfs_btree_cur *cur, xfs_fsblock_t bno) xfs_bmap_get_bp() argument
482 xfs_bmap_validate_ret( xfs_fileoff_t bno, xfs_filblks_t len, int flags, xfs_bmbt_irec_t *mval, int nmap, int ret_nmap) xfs_bmap_validate_ret() argument
530 __xfs_bmap_add_free( struct xfs_trans *tp, xfs_fsblock_t bno, xfs_filblks_t len, const struct xfs_owner_info *oinfo, bool skip_discard) __xfs_bmap_add_free() argument
3730 xfs_trim_extent( struct xfs_bmbt_irec *irec, xfs_fileoff_t bno, xfs_filblks_t len) xfs_trim_extent() argument
3765 xfs_bmapi_trim_map( struct xfs_bmbt_irec *mval, struct xfs_bmbt_irec *got, xfs_fileoff_t *bno, xfs_filblks_t len, xfs_fileoff_t obno, xfs_fileoff_t end, int n, int flags) xfs_bmapi_trim_map() argument
3811 xfs_bmapi_update_map( struct xfs_bmbt_irec **map, xfs_fileoff_t *bno, xfs_filblks_t *len, xfs_fileoff_t obno, xfs_fileoff_t end, int *n, int flags) xfs_bmapi_update_map() argument
3865 xfs_bmapi_read( struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, struct xfs_bmbt_irec *mval, int *nmap, int flags) xfs_bmapi_read() argument
4309 xfs_bmapi_write( struct xfs_trans *tp, struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, int flags, xfs_extlen_t total, struct xfs_bmbt_irec *mval, int *nmap) xfs_bmapi_write() argument
4621 xfs_bmapi_remap( struct xfs_trans *tp, struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, xfs_fsblock_t startblock, int flags) xfs_bmapi_remap() argument
5057 xfs_fsblock_t bno; xfs_bmap_del_extent_real() local
5594 xfs_bunmapi( xfs_trans_t *tp, struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, int flags, xfs_extnum_t nexts, int *done) xfs_bunmapi() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log.c1849 uint64_t bno; in xlog_sync() local
1688 xlog_write_iclog( struct xlog *log, struct xlog_in_core *iclog, uint64_t bno, unsigned int count, bool need_flush) xlog_write_iclog() argument
1768 xlog_split_iclog( struct xlog *log, void *data, uint64_t bno, unsigned int count) xlog_split_iclog() argument
[all...]
H A Dxfs_log_recover.c1123 xlog_wrap_logbno( struct xlog *log, xfs_daddr_t bno) xlog_wrap_logbno() argument

Completed in 46 milliseconds

123