Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_attr_remote.c399 ASSERT((map[i].br_startblock != DELAYSTARTBLOCK) && in xfs_attr_rmtval_get()
490 ASSERT((map.br_startblock != DELAYSTARTBLOCK) && in xfs_attr_rmtval_set()
526 ASSERT((map.br_startblock != DELAYSTARTBLOCK) && in xfs_attr_rmtval_set()
591 ASSERT((map.br_startblock != DELAYSTARTBLOCK) && in xfs_attr_rmtval_remove()
Dxfs_bmap.h136 #define DELAYSTARTBLOCK ((xfs_fsblock_t)-1LL) macro
170 irec->br_startblock != DELAYSTARTBLOCK && in xfs_bmap_is_real_extent()
Dxfs_bmap.c509 ASSERT(mval[i].br_startblock != DELAYSTARTBLOCK && in xfs_bmap_validate_ret()
2957 (!delay && gotp->br_startblock == DELAYSTARTBLOCK)) in xfs_bmap_extsize_align()
3676 irec->br_startblock = DELAYSTARTBLOCK; in xfs_trim_extent()
3677 if (irec->br_startblock != DELAYSTARTBLOCK && in xfs_trim_extent()
3708 mval->br_startblock = DELAYSTARTBLOCK; in xfs_bmapi_trim_map()
3718 mval->br_startblock = DELAYSTARTBLOCK; in xfs_bmapi_trim_map()
3765 } else if (*n > 0 && mval->br_startblock != DELAYSTARTBLOCK && in xfs_bmapi_update_map()
3766 mval[-1].br_startblock != DELAYSTARTBLOCK && in xfs_bmapi_update_map()
3775 mval->br_startblock == DELAYSTARTBLOCK && in xfs_bmapi_update_map()
3776 mval[-1].br_startblock == DELAYSTARTBLOCK && in xfs_bmapi_update_map()
[all …]
Dxfs_da_btree.c2448 mapp[i].br_startblock == DELAYSTARTBLOCK) { in xfs_da_map_covers_blocks()
2492 ASSERT(irecs[i].br_startblock != DELAYSTARTBLOCK && in xfs_buf_map_from_irec()
/fs/xfs/
Dxfs_pnfs.c153 ASSERT(imap.br_startblock != DELAYSTARTBLOCK); in xfs_fs_map_blocks()
209 imap.br_startblock == DELAYSTARTBLOCK || in xfs_pnfs_validate_isize()
Dxfs_bmap_util.c412 got->br_startblock == DELAYSTARTBLOCK) { in xfs_getbmap_report_one()
488 rec->br_startblock != DELAYSTARTBLOCK) in xfs_getbmap_next_rec()
1508 ASSERT(tirec.br_startblock != DELAYSTARTBLOCK); in xfs_swap_extent_rmap()
1555 tirec.br_startblock != DELAYSTARTBLOCK) in xfs_swap_extent_rmap()
Dxfs_attr_inactive.c63 ASSERT(map.br_startblock != DELAYSTARTBLOCK); in xfs_attr3_leaf_freextent()
Dxfs_dquot.c314 ASSERT((map.br_startblock != DELAYSTARTBLOCK) && in xfs_dquot_disk_alloc()
407 ASSERT(map.br_startblock != DELAYSTARTBLOCK); in xfs_dquot_disk_read()
Dxfs_iomap.c67 } else if (imap->br_startblock == DELAYSTARTBLOCK || in xfs_bmbt_to_iomap()
848 imap->br_startblock == DELAYSTARTBLOCK || in imap_needs_alloc()
Dxfs_qm.c1003 ASSERT(map[i].br_startblock != DELAYSTARTBLOCK); in xfs_qm_reset_dqcounts_buf()