Searched refs:R_TIMING (Results 1 – 3 of 3) sorted by relevance
154 rep->r_flags &= ~R_TIMING; in nfs_receive()428 if (rep->r_flags & R_TIMING) in nfs_reply()452 if (rep->r_flags & R_TIMING) { in nfs_reply()644 rep->r_flags = R_TIMING; in nfs_request()
344 #define R_TIMING 0x01 /* timing request (in mntp) */ macro
850 rep->r_flags &= ~R_TIMING; in nfs_timer()