Searched refs:op_func (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfs4proc.c | 2424 op->status = op->opdesc->op_func(rqstp, cstate, &op->u); in nfsd4_proc_compound() 2822 .op_func = nfsd4_access, 2827 .op_func = nfsd4_close, 2835 .op_func = nfsd4_commit, 2841 .op_func = nfsd4_create, 2847 .op_func = nfsd4_delegreturn, 2854 .op_func = nfsd4_getattr, 2860 .op_func = nfsd4_getfh, 2865 .op_func = nfsd4_link, 2872 .op_func = nfsd4_lock, [all …]
|
| H A D | xdr4.h | 882 __be32 (*op_func)(struct svc_rqst *, struct nfsd4_compound_state *, member
|