Home
last modified time | relevance | path

Searched refs:DELAYSTARTBLOCK (Results 1 – 15 of 15) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_attr_remote.c430 ASSERT((map[i].br_startblock != DELAYSTARTBLOCK) && in xfs_attr_rmtval_get()
532 ASSERT((map.br_startblock != DELAYSTARTBLOCK) && in xfs_attr_rmtval_set_value()
573 if (XFS_IS_CORRUPT(mp, map->br_startblock == DELAYSTARTBLOCK) || in xfs_attr_rmtval_stale()
647 ASSERT((map->br_startblock != DELAYSTARTBLOCK) && in xfs_attr_rmtval_set_blk()
H A Dxfs_bmap.h128 #define DELAYSTARTBLOCK ((xfs_fsblock_t)-1LL) macro
157 irec->br_startblock != DELAYSTARTBLOCK && in xfs_bmap_is_real_extent()
H A Dxfs_exchmaps.c301 irec1->br_startblock == DELAYSTARTBLOCK || in xfs_exchmaps_find_mappings()
326 irec2->br_startblock == DELAYSTARTBLOCK || in xfs_exchmaps_find_mappings()
920 if (nrec->br_startblock == DELAYSTARTBLOCK || in xmi_next()
H A Dxfs_bmap.c536 ASSERT(mval[i].br_startblock != DELAYSTARTBLOCK && in xfs_bmap_validate_ret()
2908 (!delay && gotp->br_startblock == DELAYSTARTBLOCK)) in xfs_bmap_extsize_align()
3696 irec->br_startblock = DELAYSTARTBLOCK; in xfs_trim_extent()
3697 if (irec->br_startblock != DELAYSTARTBLOCK && in xfs_trim_extent()
3728 mval->br_startblock = DELAYSTARTBLOCK; in xfs_bmapi_trim_map()
3738 mval->br_startblock = DELAYSTARTBLOCK; in xfs_bmapi_trim_map()
3785 } else if (*n > 0 && mval->br_startblock != DELAYSTARTBLOCK && in xfs_bmapi_update_map()
3786 mval[-1].br_startblock != DELAYSTARTBLOCK && in xfs_bmapi_update_map()
3795 mval->br_startblock == DELAYSTARTBLOCK && in xfs_bmapi_update_map()
3796 mval[-1].br_startblock == DELAYSTARTBLOCK && in xfs_bmapi_update_map()
[all …]
H A Dxfs_da_btree.c2757 irecs[i].br_startblock == DELAYSTARTBLOCK) in xfs_dabuf_map()
/linux/fs/xfs/
H A Dxfs_pnfs.c179 ASSERT(!nimaps || imap.br_startblock != DELAYSTARTBLOCK); in xfs_fs_map_blocks()
239 imap.br_startblock == DELAYSTARTBLOCK || in xfs_pnfs_validate_isize()
H A Dxfs_reflink.c535 cmap->br_startblock == DELAYSTARTBLOCK); in xfs_reflink_fill_delalloc()
602 cmap->br_startblock == DELAYSTARTBLOCK) in xfs_reflink_allocate_cow()
857 } else if (data.br_startblock == DELAYSTARTBLOCK) { in xfs_reflink_end_cow_extent_locked()
1473 } else if (smap.br_startblock == DELAYSTARTBLOCK) { in xfs_reflink_remap_extent()
1568 if (imap.br_startblock == DELAYSTARTBLOCK) { in xfs_reflink_remap_blocks()
1569 ASSERT(imap.br_startblock != DELAYSTARTBLOCK); in xfs_reflink_remap_blocks()
H A Dxfs_bmap_util.c161 got->br_startblock == DELAYSTARTBLOCK) { in xfs_getbmap_report_one()
235 rec->br_startblock != DELAYSTARTBLOCK) in xfs_getbmap_next_rec()
1285 ASSERT(tirec.br_startblock != DELAYSTARTBLOCK); in xfs_swap_extent_rmap()
1348 tirec.br_startblock != DELAYSTARTBLOCK) in xfs_swap_extent_rmap()
H A Dxfs_dquot.c388 ASSERT((map.br_startblock != DELAYSTARTBLOCK) && in xfs_dquot_disk_alloc()
490 ASSERT(map.br_startblock != DELAYSTARTBLOCK); in xfs_dquot_disk_read()
H A Dxfs_iomap.c119 } else if (imap->br_startblock == DELAYSTARTBLOCK || in xfs_bmbt_to_iomap()
742 imap->br_startblock == DELAYSTARTBLOCK) in imap_needs_alloc()
H A Dxfs_zone_alloc.c280 ASSERT(data.br_startblock != DELAYSTARTBLOCK); in xfs_zoned_map_extent()
H A Dxfs_qm.c1196 ASSERT(map[i].br_startblock != DELAYSTARTBLOCK); in xfs_qm_reset_dqcounts_buf()
/linux/fs/xfs/scrub/
H A Dreap.c1359 if (nhmaps != 1 || hmap.br_startblock == DELAYSTARTBLOCK) { in xreap_bmapi_binval()
1671 if (nimaps != 1 || imap.br_startblock == DELAYSTARTBLOCK) { in xrep_reap_ifork()
H A Drtbitmap_repair.c445 if (map.br_startblock == DELAYSTARTBLOCK) in xrep_rtbitmap_data_mappings()
H A Dtempfile.c448 if (map.br_startblock == DELAYSTARTBLOCK) in xrep_tempfile_prealloc()