Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_aops.c463 static const struct iomap_writeback_ops xfs_writeback_ops = { variable
477 return iomap_writepages(mapping, wbc, &wpc.ctx, &xfs_writeback_ops); in xfs_vm_writepages()