Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dnfsctl.c1494 for (i = 0; i < rqstp->rq_opcnt; i++) in nfsd_genl_rpc_status_compose_msg()
1558 genl_rqstp.rq_opcnt = 0; in nfsd_nl_rpc_status_get_dumpit()
1572 genl_rqstp.rq_opcnt = args->opcnt; in nfsd_nl_rpc_status_get_dumpit()
1573 for (j = 0; j < genl_rqstp.rq_opcnt; j++) in nfsd_nl_rpc_status_get_dumpit()
H A Dnfsd.h84 u32 rq_opcnt; member