Searched refs:XFS_EXT_UNWRITTEN (Results 1 – 16 of 16) sorted by relevance
139 XFS_EXT_NORM, XFS_EXT_UNWRITTEN, enumerator
176 return irec->br_state != XFS_EXT_UNWRITTEN && in xfs_bmap_is_real_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()
517 mval[i].br_state == XFS_EXT_UNWRITTEN); in xfs_bmap_validate_ret()4086 bma->got.br_state = XFS_EXT_UNWRITTEN; in xfs_bmapi_allocate()4110 bma->got.br_state == XFS_EXT_UNWRITTEN); in xfs_bmapi_allocate()4127 if (mval->br_state == XFS_EXT_UNWRITTEN && in xfs_bmapi_convert_unwritten()4145 mval->br_state = (mval->br_state == XFS_EXT_UNWRITTEN) in xfs_bmapi_convert_unwritten()4146 ? XFS_EXT_NORM : XFS_EXT_UNWRITTEN; in xfs_bmapi_convert_unwritten()4517 got.br_state = XFS_EXT_UNWRITTEN; in xfs_bmapi_remap()5060 del->br_state == XFS_EXT_UNWRITTEN); in xfs_bmap_del_extent_real()5248 if (del.br_state == XFS_EXT_UNWRITTEN || in __xfs_bunmapi()5279 del.br_state = XFS_EXT_UNWRITTEN; in __xfs_bunmapi()[all …]
71 if (irec->br_state == XFS_EXT_UNWRITTEN) in xfs_iext_set()87 irec->br_state = XFS_EXT_UNWRITTEN; in xfs_iext_get()
2222 unwritten = state == XFS_EXT_UNWRITTEN; in xfs_rmap_finish_one()
54 if (imap->br_state == XFS_EXT_UNWRITTEN) in xfs_bmbt_to_iomap()232 if (imap->br_state == XFS_EXT_UNWRITTEN) { in xfs_iomap_write_direct()923 (IS_DAX(inode) && imap->br_state == XFS_EXT_UNWRITTEN); in imap_needs_alloc()933 imap->br_state != XFS_EXT_UNWRITTEN; in needs_cow_for_zeroing()
125 if (state == XFS_EXT_UNWRITTEN) in xfs_trans_set_bmap_flags()
29 if (state == XFS_EXT_UNWRITTEN) in xfs_trans_set_rmap_flags()
217 imap.br_state == XFS_EXT_UNWRITTEN) in xfs_pnfs_validate_isize()
462 XFS_EXT_UNWRITTEN : XFS_EXT_NORM; in xfs_bui_recover()
469 XFS_EXT_UNWRITTEN : XFS_EXT_NORM; in xfs_rui_recover()
445 if (imap.br_state == XFS_EXT_UNWRITTEN) in xfs_map_blocks()
531 } else if (del.br_state == XFS_EXT_UNWRITTEN || cancel_real) { in xfs_reflink_cancel_cow_blocks()
435 if (got->br_state == XFS_EXT_UNWRITTEN && in xfs_getbmap_report_one()
208 irec->br_state == XFS_EXT_UNWRITTEN && in xchk_bmap_xref_rmap()343 if (irec->br_state == XFS_EXT_UNWRITTEN && in xchk_bmap_extent()