Searched refs:clean (Results 1 – 5 of 5) sorted by relevance
25 nodes to a different one, we can separate clean nodes from those which27 closer to 100% or 0% clean, hence speeding up later GC progress dramatically.37 case of failure? scan() does not clean everything. Fix.
577 bool clean; in xfs_buf_item_unlock() local625 clean = (flags & XFS_BLI_DIRTY) ? false : true; in xfs_buf_item_unlock()626 if (clean) { in xfs_buf_item_unlock()631 clean = false; in xfs_buf_item_unlock()646 if (clean) in xfs_buf_item_unlock()
440 int clean, dirty; in nilfs_sufile_do_scrap() local449 clean = nilfs_segment_usage_clean(su); in nilfs_sufile_do_scrap()458 nilfs_sufile_mod_counter(header_bh, clean ? (u64)-1 : 0, dirty ? 0 : 1); in nilfs_sufile_do_scrap()459 NILFS_SUI(sufile)->ncleansegs -= clean; in nilfs_sufile_do_scrap()
2254 bool clean = !is_inode_flag_set(inode, FI_DIRTY_INODE); in f2fs_i_blocks_write() local2268 if (clean || recover) in f2fs_i_blocks_write()2274 bool clean = !is_inode_flag_set(inode, FI_DIRTY_INODE); in f2fs_i_size_write() local2282 if (clean || recover) in f2fs_i_size_write()
20 - The feature to automatically make the fs clean