Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/kern/
HDvfs_cache.c348 #define NCF_DVDROP 0x10 macro
744 if ((ncp->nc_flag & NCF_DVDROP) != 0) { in cache_free()
761 if ((ncp->nc_flag & NCF_DVDROP) != 0) { in cache_free_batch()
1584 ncp->nc_flag |= NCF_DVDROP; in cache_zap_locked()