Home
last modified time | relevance | path

Searched refs:op_func (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c2416 op->status = op->opdesc->op_func(rqstp, cstate, &op->u); in nfsd4_proc_compound()
2814 .op_func = nfsd4_access,
2819 .op_func = nfsd4_close,
2827 .op_func = nfsd4_commit,
2833 .op_func = nfsd4_create,
2839 .op_func = nfsd4_delegreturn,
2846 .op_func = nfsd4_getattr,
2852 .op_func = nfsd4_getfh,
2857 .op_func = nfsd4_link,
2864 .op_func
[all...]
H A Dxdr4.h882 __be32 (*op_func)(struct svc_rqst *, struct nfsd4_compound_state *, member
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4proc.c2725 op->status = op->opdesc->op_func(rqstp, cstate, &op->u); in nfsd4_proc_compound()
3152 .op_func = nfsd4_access,
3157 .op_func = nfsd4_close,
3165 .op_func = nfsd4_commit,
3171 .op_func = nfsd4_create,
3177 .op_func = nfsd4_delegreturn,
3184 .op_func = nfsd4_getattr,
3190 .op_func = nfsd4_getfh,
3195 .op_func = nfsd4_link,
3202 .op_func
[all...]
H A Dxdr4.h874 __be32 (*op_func)(struct svc_rqst *, struct nfsd4_compound_state *, member

Completed in 13 milliseconds