Searched refs:BMAPI_ALLOCATE (Results 1 – 3 of 3) sorted by relevance
55 BMAPI_ALLOCATE = (1 << 2), /* delayed allocate to real extents */ enumerator
223 (BMAPI_READ | BMAPI_WRITE | BMAPI_ALLOCATE | in xfs_iomap()238 case BMAPI_ALLOCATE: in xfs_iomap()278 switch (flags & (BMAPI_WRITE|BMAPI_ALLOCATE|BMAPI_UNWRITTEN)) { in xfs_iomap()300 case BMAPI_ALLOCATE: in xfs_iomap()
157 if (!error && (flags & (BMAPI_WRITE|BMAPI_ALLOCATE))) in xfs_map_blocks()756 BMAPI_ALLOCATE | flags); in xfs_page_state_convert()1200 VOP_BMAP(vp, offset, length, BMAPI_ALLOCATE, in linvfs_direct_IO()