Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_extern.h147 #define NOTRIM_KEY 1 /* never written, so don't call trim for it */ macro
H A Dffs_alloc.c421 NOTRIM_KEY : SINGLETON_KEY); in ffs_realloccg()
801 NOTRIM_KEY : SINGLETON_KEY); in ffs_reallocblks_ufs1()
1067 NOTRIM_KEY : SINGLETON_KEY); in ffs_reallocblks_ufs2()
2699 if (key == NOTRIM_KEY || ((ump->um_flags & UM_CANDELETE) == 0) || in ffs_blkfree()
H A Dffs_softdep.c5531 (bp->b_flags & B_DELWRI) != 0 ? NOTRIM_KEY : SINGLETON_KEY); in softdep_setup_allocdirect()
5931 (bp->b_flags & B_DELWRI) != 0 ? NOTRIM_KEY : SINGLETON_KEY); in softdep_setup_allocext()