Home
last modified time | relevance | path

Searched refs:XFS_IO_DELALLOC (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_aops.h16 XFS_IO_DELALLOC, /* covers delalloc region */ enumerator
25 { XFS_IO_DELALLOC, "delalloc" }, \
Dxfs_aops.c441 wpc->io_type = XFS_IO_DELALLOC; in xfs_map_blocks()