Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_aops.c492 static const struct iomap_writeback_ops xfs_writeback_ops = { variable
506 return iomap_writepages(mapping, wbc, &wpc.ctx, &xfs_writeback_ops); in xfs_vm_writepages()