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

/linux-master/fs/nfsd/
H A Dstate.h227 u16 sl_opcnt; member in struct:nfsd4_slot
H A Dnfs4state.c3330 slot->sl_opcnt = resp->opcnt;
3411 resp->opcnt = slot->sl_opcnt;
4150 if (slot->sl_opcnt < argp->opcnt && !slot->sl_status)
4157 if (slot->sl_opcnt > argp->opcnt)

Completed in 112 milliseconds