Searched refs:XFS_EXT_UNWRITTEN (Results 1 – 13 of 13) sorted by relevance
158 XFS_EXT_NORM, XFS_EXT_UNWRITTEN, enumerator
162 irec->br_state != XFS_EXT_UNWRITTEN; in xfs_bmap_is_written_extent()
74 irec->br_state = XFS_EXT_UNWRITTEN; in xfs_bmbt_disk_get_all()110 ASSERT(s->br_state == XFS_EXT_NORM || s->br_state == XFS_EXT_UNWRITTEN); in xfs_bmbt_disk_set_all()
513 mval[i].br_state == XFS_EXT_UNWRITTEN); in xfs_bmap_validate_ret()4158 bma->got.br_state = XFS_EXT_UNWRITTEN; in xfs_bmapi_allocate()4182 bma->got.br_state == XFS_EXT_UNWRITTEN); in xfs_bmapi_allocate()4199 if (mval->br_state == XFS_EXT_UNWRITTEN && in xfs_bmapi_convert_unwritten()4217 mval->br_state = (mval->br_state == XFS_EXT_UNWRITTEN) in xfs_bmapi_convert_unwritten()4218 ? XFS_EXT_NORM : XFS_EXT_UNWRITTEN; in xfs_bmapi_convert_unwritten()4690 got.br_state = XFS_EXT_UNWRITTEN; in xfs_bmapi_remap()5229 del->br_state == XFS_EXT_UNWRITTEN)); in xfs_bmap_del_extent_real()5384 if (del.br_state == XFS_EXT_UNWRITTEN) { in __xfs_bunmapi()5414 del.br_state = XFS_EXT_UNWRITTEN; in __xfs_bunmapi()[all …]
67 if (irec->br_state == XFS_EXT_UNWRITTEN) in xfs_iext_set()83 irec->br_state = XFS_EXT_UNWRITTEN; in xfs_iext_get()
2490 unwritten = ri->ri_bmap.br_state == XFS_EXT_UNWRITTEN; in xfs_rmap_finish_one()
132 if (irec->br_state == XFS_EXT_UNWRITTEN) in xchk_bmap_get_rmap()218 if (!!(irec->br_state == XFS_EXT_UNWRITTEN) != in xchk_bmap_xref_rmap()422 if (irec->br_state == XFS_EXT_UNWRITTEN && in xchk_bmap_iextent()
117 if (imap->br_state == XFS_EXT_UNWRITTEN) in xfs_bmbt_to_iomap()285 if (imap->br_state == XFS_EXT_UNWRITTEN) { in xfs_iomap_write_direct()680 if ((flags & IOMAP_DAX) && imap->br_state == XFS_EXT_UNWRITTEN) in imap_needs_alloc()699 imap->br_state == XFS_EXT_UNWRITTEN) in imap_needs_cow()
301 if (state == XFS_EXT_UNWRITTEN) in xfs_trans_set_bmap_flags()545 XFS_EXT_UNWRITTEN : XFS_EXT_NORM; in xfs_bui_item_recover()
254 if (state == XFS_EXT_UNWRITTEN) in xfs_trans_set_rmap_flags()586 XFS_EXT_UNWRITTEN : XFS_EXT_NORM; in xfs_rui_item_recover()
243 imap.br_state == XFS_EXT_UNWRITTEN) in xfs_pnfs_validate_isize()
612 } else if (del.br_state == XFS_EXT_UNWRITTEN || cancel_real) { in xfs_reflink_cancel_cow_blocks()1236 if (dmap->br_state == XFS_EXT_UNWRITTEN && in xfs_reflink_remap_extent()1237 smap.br_state == XFS_EXT_UNWRITTEN) in xfs_reflink_remap_extent()
331 if (got->br_state == XFS_EXT_UNWRITTEN && in xfs_getbmap_report_one()