Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dstate.h190 u16 sl_opcnt; member
H A Dnfs4state.c2935 slot->sl_opcnt = resp->opcnt; in nfsd4_store_cache_entry()
3016 resp->opcnt = slot->sl_opcnt; in nfsd4_replay_cache_entry()
3716 if (slot->sl_opcnt < argp->opcnt && !slot->sl_status) in replay_matches_cache()
3723 if (slot->sl_opcnt > argp->opcnt) in replay_matches_cache()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dstate.h191 u16 sl_opcnt; member
H A Dnfs4state.c3129 slot->sl_opcnt = resp->opcnt; in nfsd4_store_cache_entry()
3210 resp->opcnt = slot->sl_opcnt; in nfsd4_replay_cache_entry()
3924 if (slot->sl_opcnt < argp->opcnt && !slot->sl_status) in replay_matches_cache()
3931 if (slot->sl_opcnt > argp->opcnt) in replay_matches_cache()

Completed in 28 milliseconds