Searched refs:csa_cachethis (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/nfs/
H A Dcallback.h86 uint32_t csa_cachethis; member in struct:cb_sequenceargs
H A Dcallback_proc.c423 if (args->csa_cachethis == 0)
426 /* Liar! We never allowed you to set csa_cachethis != 0 */
552 if (args->csa_cachethis != 0) {
H A Dcallback_xdr.c416 args->csa_cachethis = ntohl(*p++);
H A Dnfs4trace.h180 __entry->cachethis = args->csa_cachethis;
217 __entry->cachethis = args->csa_cachethis;

Completed in 156 milliseconds