Searched refs:XFS_IO_DELALLOC (Results 1 – 2 of 2) sorted by relevance
27 XFS_IO_DELALLOC, /* covers delalloc region */ enumerator33 { XFS_IO_DELALLOC, "delalloc" }, \
324 if (type == XFS_IO_DELALLOC && in xfs_map_blocks()666 if (type == XFS_IO_DELALLOC) in xfs_check_page_type()782 type = XFS_IO_DELALLOC; in xfs_convert_page()894 if (!xfs_check_page_type(page, XFS_IO_DELALLOC, true)) in xfs_aops_discard_page()1086 if (type != XFS_IO_DELALLOC) { in xfs_vm_writepage()1087 type = XFS_IO_DELALLOC; in xfs_vm_writepage()1468 : XFS_IO_DELALLOC, &imap); in __xfs_get_blocks()