Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode.c2403 goto flush_out; in xfs_iflush()
2412 goto flush_out; in xfs_iflush()
2421 goto flush_out; in xfs_iflush()
2431 goto flush_out; in xfs_iflush()
2442 goto flush_out; in xfs_iflush()
2449 goto flush_out; in xfs_iflush()
2457 goto flush_out; in xfs_iflush()
2477 goto flush_out; in xfs_iflush()
2481 goto flush_out; in xfs_iflush()
2517 flush_out in xfs_iflush()
[all...]
/linux/drivers/md/dm-vdo/
H A Dstatistics.h252 u64 flush_out; member
H A Dvdo.c889 atomic64_inc(&vdo->stats.flush_out); in vdo_synchronous_flush()
1681 stats->flush_out = atomic64_read(&vdo->stats.flush_out); in get_vdo_statistics()