Searched refs:VFS_CACHE_DROPOLD (Results 1 – 3 of 3) sorted by relevance
649 #define VFS_CACHE_DROPOLD 0x1 macro
2712 MPASS((flags & ~(VFS_CACHE_DROPOLD)) == 0); in cache_enter_time_flags()2714 if (flags & VFS_CACHE_DROPOLD) in cache_enter_time_flags()
4330 &dctime, VFS_CACHE_DROPOLD); in nfsrpc_readdirplus()