Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnfs4proc.c2712 op->status = op->opdesc->op_func(rqstp, cstate, &op->u); in nfsd4_proc_compound()
3139 .op_func = nfsd4_access,
3144 .op_func = nfsd4_close,
3152 .op_func = nfsd4_commit,
3158 .op_func = nfsd4_create,
3164 .op_func = nfsd4_delegreturn,
3171 .op_func = nfsd4_getattr,
3177 .op_func = nfsd4_getfh,
3182 .op_func = nfsd4_link,
3189 .op_func = nfsd4_lock,
[all …]
Dxdr4.h885 __be32 (*op_func)(struct svc_rqst *, struct nfsd4_compound_state *, member