Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dnfs4proc.c2011 op->status = op->opdesc->op_func(rqstp, cstate, &op->u); in nfsd4_proc_compound()
2344 .op_func = nfsd4_access,
2349 .op_func = nfsd4_close,
2357 .op_func = nfsd4_commit,
2363 .op_func = nfsd4_create,
2369 .op_func = nfsd4_delegreturn,
2376 .op_func = nfsd4_getattr,
2382 .op_func = nfsd4_getfh,
2387 .op_func = nfsd4_link,
2394 .op_func = nfsd4_lock,
[all …]
Dxdr4.h829 __be32 (*op_func)(struct svc_rqst *, struct nfsd4_compound_state *, member