Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs_xdr.h204 u8 sa_cache_this : 1, member
/linux/fs/nfs/
H A Dnfs4xdr.c2006 tp->highest_used_slotid, args->sa_cache_this); in encode_sequence()
2012 *p = cpu_to_be32(args->sa_cache_this); in encode_sequence()
H A Dnfs4proc.c751 args->sa_cache_this = cache_reply; in nfs4_init_sequence()