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()2305 oldext = (newext == XFS_EXT_UNWRITTEN) ? in xfs_bmap_add_extent_unwritten_real()2306 XFS_EXT_NORM : XFS_EXT_UNWRITTEN; in xfs_bmap_add_extent_unwritten_real()4361 bma->got.br_state = XFS_EXT_UNWRITTEN; in xfs_bmapi_allocate()4383 bma->got.br_state == XFS_EXT_UNWRITTEN); in xfs_bmapi_allocate()4401 if (mval->br_state == XFS_EXT_UNWRITTEN && in xfs_bmapi_convert_unwritten()4421 mval->br_state = (mval->br_state == XFS_EXT_UNWRITTEN) in xfs_bmapi_convert_unwritten()4422 ? XFS_EXT_NORM : XFS_EXT_UNWRITTEN; in xfs_bmapi_convert_unwritten()5147 if (del.br_state == XFS_EXT_UNWRITTEN || in xfs_bunmapi()5178 del.br_state = XFS_EXT_UNWRITTEN; in xfs_bunmapi()[all …]
1344 XFS_EXT_NORM, XFS_EXT_UNWRITTEN, enumerator
99 if (imap->br_state == XFS_EXT_UNWRITTEN) in xfs_bmbt_to_iomap()233 imap.br_state == XFS_EXT_UNWRITTEN) in xfs_pnfs_validate_isize()
510 if (imap.br_state == XFS_EXT_UNWRITTEN || in xfs_zero_eof()1365 if (map[i].br_state == XFS_EXT_UNWRITTEN) { in xfs_seek_hole_data()
638 if (map[i].br_state == XFS_EXT_UNWRITTEN) in xfs_getbmap()1142 if (imap.br_state == XFS_EXT_UNWRITTEN) in xfs_zero_remaining_bytes()