Searched refs:XFS_EXT_UNWRITTEN (Results 1 – 5 of 5) sorted by relevance
112 XFS_EXT_NORM, XFS_EXT_UNWRITTEN, enumerator122 #define ISUNWRITTEN(x) ((x)->br_state == XFS_EXT_UNWRITTEN)
58 return XFS_EXT_UNWRITTEN; in xfs_extent_state()135 st = XFS_EXT_UNWRITTEN; in __xfs_bmbt_get_all()250 ASSERT(state == XFS_EXT_NORM || state == XFS_EXT_UNWRITTEN); in xfs_bmbt_set_allf()308 ASSERT(state == XFS_EXT_NORM || state == XFS_EXT_UNWRITTEN); in xfs_bmbt_disk_set_allf()420 ASSERT(v == XFS_EXT_NORM || v == XFS_EXT_UNWRITTEN); in xfs_bmbt_set_state()
649 if (prev.br_state != XFS_EXT_UNWRITTEN && in xfs_bmap_add_extent()665 ASSERT(new->br_state == XFS_EXT_UNWRITTEN); in xfs_bmap_add_extent()1349 oldext = (newext == XFS_EXT_UNWRITTEN) ? in xfs_bmap_add_extent_unwritten_real()1350 XFS_EXT_NORM : XFS_EXT_UNWRITTEN; in xfs_bmap_add_extent_unwritten_real()4755 mval[i].br_state == XFS_EXT_UNWRITTEN); in xfs_bmap_validate_ret()5130 got.br_state = XFS_EXT_UNWRITTEN; in xfs_bmapi()5151 got.br_state == XFS_EXT_UNWRITTEN); in xfs_bmapi()5214 if (wr && mval->br_state == XFS_EXT_UNWRITTEN && in xfs_bmapi()5565 if (del.br_state == XFS_EXT_UNWRITTEN || in xfs_bunmapi()5596 del.br_state = XFS_EXT_UNWRITTEN; in xfs_bunmapi()[all …]
2978 if (imap.br_state == XFS_EXT_UNWRITTEN) in xfs_zero_remaining_bytes()
512 if (imap.br_state == XFS_EXT_UNWRITTEN || in xfs_zero_eof()