Home
last modified time | relevance | path

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

/linux/fs/iomap/
H A Dioend.c454 struct iomap_ioend *iomap_split_ioend(struct iomap_ioend *ioend, in iomap_split_ioend() function
503 EXPORT_SYMBOL_GPL(iomap_split_ioend);
/linux/fs/xfs/
H A Dxfs_zone_alloc.c892 while ((split = iomap_split_ioend(ioend, alloc_len, is_seq))) { in xfs_zone_alloc_and_submit()