ntvfs_ctx          62 source4/ntvfs/common/opendb.c 				      struct ntvfs_context *ntvfs_ctx)
ntvfs_ctx          67 source4/ntvfs/common/opendb.c 	return ops->odb_init(mem_ctx, ntvfs_ctx);
ntvfs_ctx          24 source4/ntvfs/common/opendb.h 					struct ntvfs_context *ntvfs_ctx);
ntvfs_ctx          56 source4/ntvfs/common/opendb_tdb.c 	struct ntvfs_context *ntvfs_ctx;
ntvfs_ctx          87 source4/ntvfs/common/opendb_tdb.c 					struct ntvfs_context *ntvfs_ctx)
ntvfs_ctx          96 source4/ntvfs/common/opendb_tdb.c 	odb->w = cluster_tdb_tmp_open(odb, ntvfs_ctx->lp_ctx, "openfiles.tdb", TDB_DEFAULT);
ntvfs_ctx         102 source4/ntvfs/common/opendb_tdb.c 	odb->ntvfs_ctx = ntvfs_ctx;
ntvfs_ctx         104 source4/ntvfs/common/opendb_tdb.c 	odb->oplocks = share_bool_option(ntvfs_ctx->config, SHARE_OPLOCKS, SHARE_OPLOCKS_DEFAULT);
ntvfs_ctx         106 source4/ntvfs/common/opendb_tdb.c 	odb->lease_ctx = sys_lease_context_create(ntvfs_ctx->config, odb,
ntvfs_ctx         107 source4/ntvfs/common/opendb_tdb.c 						  ntvfs_ctx->event_ctx,
ntvfs_ctx         108 source4/ntvfs/common/opendb_tdb.c 						  ntvfs_ctx->msg_ctx,
ntvfs_ctx         249 source4/ntvfs/common/opendb_tdb.c 	ndr_err = ndr_pull_struct_blob(&blob, lck, lp_iconv_convenience(lck->odb->ntvfs_ctx->lp_ctx), file, (ndr_pull_flags_fn_t)ndr_pull_opendb_file);
ntvfs_ctx         277 source4/ntvfs/common/opendb_tdb.c 	ndr_err = ndr_push_struct_blob(&blob, lck, lp_iconv_convenience(lck->odb->ntvfs_ctx->lp_ctx), file, (ndr_push_flags_fn_t)ndr_push_opendb_file);
ntvfs_ctx         382 source4/ntvfs/common/opendb_tdb.c 			odb_oplock_break_send(odb->ntvfs_ctx->msg_ctx,
ntvfs_ctx         431 source4/ntvfs/common/opendb_tdb.c 			odb_oplock_break_send(odb->ntvfs_ctx->msg_ctx,
ntvfs_ctx         564 source4/ntvfs/common/opendb_tdb.c 	lck->file.pending[lck->file.num_pending].server = odb->ntvfs_ctx->server_id;
ntvfs_ctx         590 source4/ntvfs/common/opendb_tdb.c 		    cluster_id_equal(&odb->ntvfs_ctx->server_id, &lck->file.entries[i].server)) {
ntvfs_ctx         614 source4/ntvfs/common/opendb_tdb.c 		messaging_send_ptr(odb->ntvfs_ctx->msg_ctx,
ntvfs_ctx         650 source4/ntvfs/common/opendb_tdb.c 		    cluster_id_equal(&odb->ntvfs_ctx->server_id, &lck->file.entries[i].server)) {
ntvfs_ctx         669 source4/ntvfs/common/opendb_tdb.c 		messaging_send_ptr(odb->ntvfs_ctx->msg_ctx,
ntvfs_ctx         696 source4/ntvfs/common/opendb_tdb.c 			odb_oplock_break_send(odb->ntvfs_ctx->msg_ctx,
ntvfs_ctx         725 source4/ntvfs/common/opendb_tdb.c 		    cluster_id_equal(&odb->ntvfs_ctx->server_id, &lck->file.pending[i].server)) {
ntvfs_ctx         868 source4/ntvfs/common/opendb_tdb.c 	lck->can_open.e->server			= odb->ntvfs_ctx->server_id;
ntvfs_ctx          34 source4/ntvfs/ntvfs_interface.c NTSTATUS ntvfs_disconnect(struct ntvfs_context *ntvfs_ctx)
ntvfs_ctx          37 source4/ntvfs/ntvfs_interface.c 	if (ntvfs_ctx == NULL) {
ntvfs_ctx          40 source4/ntvfs/ntvfs_interface.c 	ntvfs = ntvfs_ctx->modules;
ntvfs_ctx        2082 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 	struct ntvfs_context *ntvfs_ctx = NULL;
ntvfs_ctx        2087 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 	nt_status = srvsvc_create_ntvfs_context(dce_call, mem_ctx, r->in.share, &ntvfs_ctx);
ntvfs_ctx        2090 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 	ntvfs_req = ntvfs_request_create(ntvfs_ctx, mem_ctx,
ntvfs_ctx        2123 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 	struct ntvfs_context *ntvfs_ctx;
ntvfs_ctx        2128 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 	nt_status = srvsvc_create_ntvfs_context(dce_call, mem_ctx, r->in.share, &ntvfs_ctx);
ntvfs_ctx        2131 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 	ntvfs_req = ntvfs_request_create(ntvfs_ctx, mem_ctx,