Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dsysfs.c90 read_attribute(dirty_data);
254 sysfs_hprint(dirty_data, in SHOW()
/linux/fs/f2fs/
H A Dsuper.c2691 long long skipped_write, dirty_data; in f2fs_enable_checkpoint() local
2705 dirty_data = get_pages(sbi, F2FS_DIRTY_DATA); in f2fs_enable_checkpoint()
2710 f2fs_info(sbi, "sync_inode_sb done, dirty_data: %lld, %lld, " in f2fs_enable_checkpoint()
2713 dirty_data, in f2fs_enable_checkpoint()
2718 * sync_inodes_sb() has retry logic, so let's check dirty_data in f2fs_enable_checkpoint()