Lines Matching defs:ops
384 const struct nfs4_minor_version_ops *ops = server->nfs_client->cl_mvops;
386 ops->test_and_free_expired(server, stateid, cred);
4013 const struct nfs4_state_maintenance_ops *ops =
4017 cred = ops->get_state_renewal_cred(clp);
8179 const struct nfs4_mig_recovery_ops *ops =
8193 status = ops->get_locations(server, fhandle, locations, page,
8306 const struct nfs4_mig_recovery_ops *ops =
8320 status = ops->fsid_present(inode, cred);
9849 if (lrp->ld_private.ops && lrp->ld_private.ops->free)
9850 lrp->ld_private.ops->free(&lrp->ld_private);