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.c1512 iomap_finish_ioend(struct iomap_ioend *ioend, int error) argument
1550 iomap_finish_ioends(struct iomap_ioend *ioend, int error) argument
1576 iomap_ioend_can_merge(struct iomap_ioend *ioend, struct iomap_ioend *next) argument
1604 iomap_ioend_try_merge(struct iomap_ioend *ioend, struct list_head *more_ioends) argument
1684 struct iomap_ioend *ioend; local
[all...]

Completed in 149 milliseconds