Searched refs:iomap_split_ioend (Results 1 – 3 of 3) sorted by relevance
377 struct iomap_ioend *iomap_split_ioend(struct iomap_ioend *ioend, in iomap_split_ioend() function 426 EXPORT_SYMBOL_GPL(iomap_split_ioend);
460 struct iomap_ioend *iomap_split_ioend(struct iomap_ioend *ioend,
946 while ((split = iomap_split_ioend(ioend, alloc_len, is_seq))) { in xfs_zone_alloc_and_submit()