Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dstate.h190 u16 sl_opcnt; member
H A Dnfs4state.c2920 slot->sl_opcnt = resp->opcnt; in nfsd4_store_cache_entry()
3001 resp->opcnt = slot->sl_opcnt; in nfsd4_replay_cache_entry()
3701 if (slot->sl_opcnt < argp->opcnt && !slot->sl_status) in replay_matches_cache()
3708 if (slot->sl_opcnt > argp->opcnt) in replay_matches_cache()