Home
last modified time | relevance | path

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

/netbsd/src/sys/nfs/
Dnfsrtt.h86 #define DRT_CACHEREPLY 0x04 /* Reply was from recent request cache */ macro
Dnfs_syscalls.c1075 rt->flag = DRT_CACHEREPLY; in nfsd_rt()