Home
last modified time | relevance | path

Searched refs:xfs_zone_alloc_ctx (Results 1 – 8 of 8) sorted by relevance

/fs/xfs/
A Dxfs_bmap_util.h18 struct xfs_zone_alloc_ctx;
36 struct xfs_zone_alloc_ctx *ac);
61 xfs_off_t len, struct xfs_zone_alloc_ctx *ac);
63 xfs_off_t len, struct xfs_zone_alloc_ctx *ac);
A Dxfs_iomap.h13 struct xfs_zone_alloc_ctx;
28 struct xfs_zone_alloc_ctx *ac, bool *did_zero);
30 struct xfs_zone_alloc_ctx *ac, bool *did_zero);
A Dxfs_zone_alloc.h8 struct xfs_zone_alloc_ctx { struct
27 unsigned int flags, struct xfs_zone_alloc_ctx *ac); argument
29 struct xfs_zone_alloc_ctx *ac);
A Dxfs_file.c366 struct xfs_zone_alloc_ctx *ac) in xfs_file_write_zero_eof()
438 struct xfs_zone_alloc_ctx *ac) in xfs_file_write_checks()
504 struct xfs_zone_alloc_ctx *ac) in xfs_zoned_write_space_reserve()
681 struct xfs_zone_alloc_ctx *ac) in xfs_file_dio_write_aligned()
718 struct xfs_zone_alloc_ctx ac = { }; in xfs_file_dio_write_zoned()
1033 struct xfs_zone_alloc_ctx ac = { }; in xfs_file_buffered_write_zoned()
1188 struct xfs_zone_alloc_ctx *ac) in xfs_falloc_collapse_range()
1261 struct xfs_zone_alloc_ctx *ac) in xfs_falloc_zero_range()
1351 struct xfs_zone_alloc_ctx *ac) in __xfs_file_fallocate()
1415 struct xfs_zone_alloc_ctx ac = { }; in xfs_file_zoned_fallocate()
[all …]
A Dxfs_zone_space_resv.c224 struct xfs_zone_alloc_ctx *ac) in xfs_zoned_space_reserve()
250 struct xfs_zone_alloc_ctx *ac) in xfs_zoned_space_unreserve()
A Dxfs_bmap_util.c441 struct xfs_zone_alloc_ctx *ac) in xfs_bmap_punch_delalloc_range()
845 struct xfs_zone_alloc_ctx *ac) in xfs_free_file_space()
989 struct xfs_zone_alloc_ctx *ac) in xfs_collapse_file_space()
A Dxfs_iomap.c1528 struct xfs_zone_alloc_ctx *ac = iter->private; in xfs_zoned_buffered_write_iomap_begin()
2192 struct xfs_zone_alloc_ctx *ac, in xfs_zero_range()
2211 struct xfs_zone_alloc_ctx *ac, in xfs_truncate_page()
A Dxfs_iops.c925 struct xfs_zone_alloc_ctx ac = { }; in xfs_setattr_size()

Completed in 22 milliseconds