Searched defs:ioend (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_aops.c38 static inline bool xfs_ioend_is_append(struct iomap_ioend *ioend) argument
83 xfs_end_ioend( struct iomap_ioend *ioend) argument
160 struct iomap_ioend *ioend; local
182 struct iomap_ioend *ioend = iomap_ioend_from_bio(bio); local
424 xfs_prepare_ioend( struct iomap_ioend *ioend, int status) argument
[all...]
/linux-master/include/linux/
H A Diomap.h340 struct iomap_ioend *ioend; member in struct:iomap_writepage_ctx
/linux-master/fs/iomap/
H A Dbuffered-io.c1527 iomap_finish_ioend(struct iomap_ioend *ioend, int error) argument
1565 iomap_finish_ioends(struct iomap_ioend *ioend, int error) argument
1591 iomap_ioend_can_merge(struct iomap_ioend *ioend, struct iomap_ioend *next) argument
1619 iomap_ioend_try_merge(struct iomap_ioend *ioend, struct list_head *more_ioends) argument
1699 struct iomap_ioend *ioend; local
[all...]

Completed in 127 milliseconds