Home
last modified time | relevance | path

Searched refs:nfsd4_operation (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dxdr4.h544 const struct nfsd4_operation * opdesc;
678 const struct nfsd4_operation *OPDESC(struct nfsd4_op *op);
798 struct nfsd4_operation { struct
Dnfs4proc.c1575 static const struct nfsd4_operation nfsd4_ops[];
1617 const struct nfsd4_operation *OPDESC(struct nfsd4_op *op) in OPDESC()
1635 const struct nfsd4_operation *thisd = OPDESC(this); in need_wrongsec_check()
1636 const struct nfsd4_operation *nextd; in need_wrongsec_check()
2101 static const struct nfsd4_operation nfsd4_ops[] = {
Dnfs4xdr.c4410 const struct nfsd4_operation *opdesc = op->opdesc; in nfsd4_encode_operation()