Home
last modified time | relevance | path

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

/fs/nfsd/
A Dstate.h291 char sl_data[]; member
A Dnfs4state.c1996 slot = kzalloc(struct_size(slot, sl_data, size), gfp); in nfsd4_alloc_slot()
3468 if (read_bytes_from_xdr_buf(buf, base, slot->sl_data, slot->sl_datalen)) in nfsd4_store_cache_entry()
3533 xdr_encode_opaque_fixed(p, slot->sl_data, slot->sl_datalen); in nfsd4_replay_cache_entry()

Completed in 23 milliseconds