Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Diomap.h229 struct iomap_ioend *ioend; member
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_aops.c38 static inline bool xfs_ioend_is_append(struct iomap_ioend *ioend) in xfs_ioend_is_append() argument
83 xfs_end_ioend( struct iomap_ioend *ioend) xfs_end_ioend() argument
160 struct iomap_ioend *ioend; xfs_end_io() local
182 struct iomap_ioend *ioend = bio->bi_private; xfs_end_bio() local
423 xfs_prepare_ioend( struct iomap_ioend *ioend, int status) xfs_prepare_ioend() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_aops.c36 static inline bool xfs_ioend_is_append(struct iomap_ioend *ioend) in xfs_ioend_is_append() argument
89 xfs_setfilesize_ioend( struct iomap_ioend *ioend, int error) xfs_setfilesize_ioend() argument
117 xfs_end_ioend( struct iomap_ioend *ioend) xfs_end_ioend() argument
182 xfs_ioend_merge_private( struct iomap_ioend *ioend, struct iomap_ioend *next) xfs_ioend_merge_private() argument
201 struct iomap_ioend *ioend; xfs_end_io() local
218 xfs_ioend_needs_workqueue(struct iomap_ioend *ioend) xfs_ioend_needs_workqueue() argument
229 struct iomap_ioend *ioend = bio->bi_private; xfs_end_bio() local
463 xfs_prepare_ioend( struct iomap_ioend *ioend, int status) xfs_prepare_ioend() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Diomap.h330 struct iomap_ioend *ioend; member
/kernel/linux/linux-5.10/fs/iomap/
H A Dbuffered-io.c1065 iomap_finish_ioend(struct iomap_ioend *ioend, int error) in iomap_finish_ioend() argument
1103 iomap_finish_ioends(struct iomap_ioend *ioend, int error) iomap_finish_ioends() argument
1122 iomap_ioend_can_merge(struct iomap_ioend *ioend, struct iomap_ioend *next) iomap_ioend_can_merge() argument
1138 iomap_ioend_try_merge(struct iomap_ioend *ioend, struct list_head *more_ioends, void (*merge_private)(struct iomap_ioend *ioend, struct iomap_ioend *next)) iomap_ioend_try_merge() argument
1181 struct iomap_ioend *ioend = bio->bi_private; iomap_writepage_end_bio() local
1195 iomap_submit_ioend(struct iomap_writepage_ctx *wpc, struct iomap_ioend *ioend, int error) iomap_submit_ioend() argument
1223 struct iomap_ioend *ioend; iomap_alloc_ioend() local
1344 struct iomap_ioend *ioend, *next; iomap_writepage_map() local
[all...]
/kernel/linux/linux-6.6/fs/iomap/
H A Dbuffered-io.c1476 iomap_finish_ioend(struct iomap_ioend *ioend, int error) in iomap_finish_ioend() argument
1525 iomap_finish_ioends(struct iomap_ioend *ioend, int error) iomap_finish_ioends() argument
1551 iomap_ioend_can_merge(struct iomap_ioend *ioend, struct iomap_ioend *next) iomap_ioend_can_merge() argument
1579 iomap_ioend_try_merge(struct iomap_ioend *ioend, struct list_head *more_ioends) iomap_ioend_try_merge() argument
1618 struct iomap_ioend *ioend = bio->bi_private; iomap_writepage_end_bio() local
1632 iomap_submit_ioend(struct iomap_writepage_ctx *wpc, struct iomap_ioend *ioend, int error) iomap_submit_ioend() argument
1660 struct iomap_ioend *ioend; iomap_alloc_ioend() local
1779 struct iomap_ioend *ioend, *next; iomap_writepage_map() local
[all...]

Completed in 8 milliseconds