notify_ptr         77 source4/ntvfs/common/brlock.c 		  void *notify_ptr)
notify_ptr         79 source4/ntvfs/common/brlock.c 	return ops->brl_lock(brl, brlh, smbpid, start, size, lock_type, notify_ptr);
notify_ptr        101 source4/ntvfs/common/brlock.c 			    void *notify_ptr)
notify_ptr        103 source4/ntvfs/common/brlock.c 	return ops->brl_remove_pending(brl, brlh, notify_ptr);
notify_ptr         73 source4/ntvfs/common/brlock_tdb.c 	void *notify_ptr;
notify_ptr        249 source4/ntvfs/common/brlock_tdb.c 	if (lock->notify_ptr) {
notify_ptr        292 source4/ntvfs/common/brlock_tdb.c 			 void *notify_ptr)
notify_ptr        335 source4/ntvfs/common/brlock_tdb.c 	lock.notify_ptr = notify_ptr;
notify_ptr        412 source4/ntvfs/common/brlock_tdb.c 					   MSG_BRL_RETRY, locks[i].notify_ptr);
notify_ptr        542 source4/ntvfs/common/brlock_tdb.c 				   void *notify_ptr)
notify_ptr        570 source4/ntvfs/common/brlock_tdb.c 		    lock->notify_ptr == notify_ptr &&
notify_ptr        565 source4/ntvfs/common/opendb_tdb.c 	lck->file.pending[lck->file.num_pending].notify_ptr = private_data;
notify_ptr        617 source4/ntvfs/common/opendb_tdb.c 				   lck->file.pending[i].notify_ptr);
notify_ptr        672 source4/ntvfs/common/opendb_tdb.c 				   lck->file.pending[i].notify_ptr);
notify_ptr        724 source4/ntvfs/common/opendb_tdb.c 		if (private_data == lck->file.pending[i].notify_ptr &&