Searched refs:XFS_EXT_UNWRITTEN (Results 1 – 7 of 7) sorted by relevance
49 return XFS_EXT_UNWRITTEN; in xfs_extent_state()117 st = XFS_EXT_UNWRITTEN; in __xfs_bmbt_get_all()209 ASSERT(state == XFS_EXT_NORM || state == XFS_EXT_UNWRITTEN); in xfs_bmbt_set_allf()249 ASSERT(state == XFS_EXT_NORM || state == XFS_EXT_UNWRITTEN); in xfs_bmbt_disk_set_allf()326 ASSERT(v == XFS_EXT_NORM || v == XFS_EXT_UNWRITTEN); in xfs_bmbt_set_state()
33 #define ISUNWRITTEN(x) ((x)->br_state == XFS_EXT_UNWRITTEN)
551 mval[i].br_state == XFS_EXT_UNWRITTEN); in xfs_bmap_validate_ret()2304 oldext = (newext == XFS_EXT_UNWRITTEN) ? in xfs_bmap_add_extent_unwritten_real()2305 XFS_EXT_NORM : XFS_EXT_UNWRITTEN; in xfs_bmap_add_extent_unwritten_real()4369 bma->got.br_state = XFS_EXT_UNWRITTEN; in xfs_bmapi_allocate()4391 bma->got.br_state == XFS_EXT_UNWRITTEN); in xfs_bmapi_allocate()4409 if (mval->br_state == XFS_EXT_UNWRITTEN && in xfs_bmapi_convert_unwritten()4429 mval->br_state = (mval->br_state == XFS_EXT_UNWRITTEN) in xfs_bmapi_convert_unwritten()4430 ? XFS_EXT_NORM : XFS_EXT_UNWRITTEN; in xfs_bmapi_convert_unwritten()5186 if (del.br_state == XFS_EXT_UNWRITTEN || in xfs_bunmapi()5217 del.br_state = XFS_EXT_UNWRITTEN; in xfs_bunmapi()[all …]
1391 XFS_EXT_NORM, XFS_EXT_UNWRITTEN, enumerator
99 if (imap->br_state == XFS_EXT_UNWRITTEN) in xfs_bmbt_to_iomap()238 imap.br_state == XFS_EXT_UNWRITTEN) in xfs_pnfs_validate_isize()
544 if (imap.br_state == XFS_EXT_UNWRITTEN || in xfs_zero_eof()1403 if (map[i].br_state == XFS_EXT_UNWRITTEN) { in xfs_seek_hole_data()
664 if (map[i].br_state == XFS_EXT_UNWRITTEN) in xfs_getbmap()1162 imap.br_state == XFS_EXT_UNWRITTEN) { in xfs_zero_remaining_bytes()