Searched refs:XFS_EXT_UNWRITTEN (Results 1 – 14 of 14) sorted by relevance
270 else if (ioend->io_state == XFS_EXT_UNWRITTEN) in xfs_end_ioend()303 if ((ioend->io_state == XFS_EXT_UNWRITTEN) ^ in xfs_ioend_can_merge()304 (next->io_state == XFS_EXT_UNWRITTEN)) in xfs_ioend_can_merge()406 ioend->io_state == XFS_EXT_UNWRITTEN || in xfs_end_bio()667 ioend->io_state != XFS_EXT_UNWRITTEN) && in xfs_submit_ioend()
319 if (state == XFS_EXT_UNWRITTEN) in xfs_trans_set_bmap_flags()518 XFS_EXT_UNWRITTEN : XFS_EXT_NORM; in xfs_bui_recover()
266 if (state == XFS_EXT_UNWRITTEN) in xfs_trans_set_rmap_flags()555 XFS_EXT_UNWRITTEN : XFS_EXT_NORM; in xfs_rui_recover()
73 if (imap->br_state == XFS_EXT_UNWRITTEN) in xfs_bmbt_to_iomap()256 if (imap->br_state == XFS_EXT_UNWRITTEN) { in xfs_iomap_write_direct()849 (IS_DAX(inode) && imap->br_state == XFS_EXT_UNWRITTEN); in imap_needs_alloc()859 imap->br_state != XFS_EXT_UNWRITTEN; in needs_cow_for_zeroing()
210 imap.br_state == XFS_EXT_UNWRITTEN) in xfs_pnfs_validate_isize()
494 } else if (del.br_state == XFS_EXT_UNWRITTEN || cancel_real) { in xfs_reflink_cancel_cow_blocks()
430 if (got->br_state == XFS_EXT_UNWRITTEN && in xfs_getbmap_report_one()
161 XFS_EXT_NORM, XFS_EXT_UNWRITTEN, enumerator
168 return irec->br_state != XFS_EXT_UNWRITTEN && in xfs_bmap_is_real_extent()
71 irec->br_state = XFS_EXT_UNWRITTEN; in xfs_bmbt_disk_get_all()107 ASSERT(s->br_state == XFS_EXT_NORM || s->br_state == XFS_EXT_UNWRITTEN); in xfs_bmbt_disk_set_all()
512 mval[i].br_state == XFS_EXT_UNWRITTEN); in xfs_bmap_validate_ret()4104 bma->got.br_state = XFS_EXT_UNWRITTEN; in xfs_bmapi_allocate()4128 bma->got.br_state == XFS_EXT_UNWRITTEN); in xfs_bmapi_allocate()4145 if (mval->br_state == XFS_EXT_UNWRITTEN && in xfs_bmapi_convert_unwritten()4163 mval->br_state = (mval->br_state == XFS_EXT_UNWRITTEN) in xfs_bmapi_convert_unwritten()4164 ? XFS_EXT_NORM : XFS_EXT_UNWRITTEN; in xfs_bmapi_convert_unwritten()4616 got.br_state = XFS_EXT_UNWRITTEN; in xfs_bmapi_remap()5151 del->br_state == XFS_EXT_UNWRITTEN); in xfs_bmap_del_extent_real()5339 if (del.br_state == XFS_EXT_UNWRITTEN) { in __xfs_bunmapi()5369 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()
2214 unwritten = state == XFS_EXT_UNWRITTEN; in xfs_rmap_finish_one()
201 irec->br_state == XFS_EXT_UNWRITTEN && in xchk_bmap_xref_rmap()350 if (irec->br_state == XFS_EXT_UNWRITTEN && in xchk_bmap_iextent()