Home
last modified time | relevance | path

Searched refs:iomap_split_ioend (Results 1 – 3 of 3) sorted by relevance

/linux/fs/iomap/
H A Dioend.c377 struct iomap_ioend *iomap_split_ioend(struct iomap_ioend *ioend, in iomap_split_ioend() function
426 EXPORT_SYMBOL_GPL(iomap_split_ioend);
/linux/include/linux/
H A Diomap.h460 struct iomap_ioend *iomap_split_ioend(struct iomap_ioend *ioend,
/linux/fs/xfs/
H A Dxfs_zone_alloc.c946 while ((split = iomap_split_ioend(ioend, alloc_len, is_seq))) { in xfs_zone_alloc_and_submit()