Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dxdr4.h637 const struct nfsd4_operation *opdesc;
771 const struct nfsd4_operation *OPDESC(struct nfsd4_op *op);
884 struct nfsd4_operation { struct
Dnfs4proc.c2470 static const struct nfsd4_operation nfsd4_ops[];
2512 const struct nfsd4_operation *OPDESC(struct nfsd4_op *op) in OPDESC()
2530 const struct nfsd4_operation *thisd = OPDESC(this); in need_wrongsec_check()
2531 const struct nfsd4_operation *nextd; in need_wrongsec_check()
3135 static const struct nfsd4_operation nfsd4_ops[] = {
Dnfs4xdr.c5337 const struct nfsd4_operation *opdesc = op->opdesc; in nfsd4_encode_operation()