Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfsd/
Dnfsctl.c1536 for (i = 0; i < rqstp->rq_opcnt; i++) in nfsd_genl_rpc_status_compose_msg()
1600 genl_rqstp.rq_opcnt = 0; in nfsd_nl_rpc_status_get_dumpit()
1614 genl_rqstp.rq_opcnt = args->opcnt; in nfsd_nl_rpc_status_get_dumpit()
1615 for (j = 0; j < genl_rqstp.rq_opcnt; j++) in nfsd_nl_rpc_status_get_dumpit()
Dnfsd.h84 u32 rq_opcnt; member