Searched refs:CONFIG_HFS_TRIM (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/conf/
H A DMASTER186 options CONFIG_HFS_TRIM # hfs trims unused blocks # <config_hfs_trim>
/xnu-2422.115.4/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c185 #ifndef CONFIG_HFS_TRIM
186 #define CONFIG_HFS_TRIM 0 macro
751 * The scanning itself here is not tied to the presence of CONFIG_HFS_TRIM
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_journal.c119 #ifndef CONFIG_HFS_TRIM
120 #define CONFIG_HFS_TRIM 0 macro
3556 if (CONFIG_HFS_TRIM && (jnl->flags & JOURNAL_USE_UNMAP)) {

Completed in 34 milliseconds