max_buffer_size    35 source4/ntvfs/posix/pvfs_notify.c 	uint32_t max_buffer_size;
max_buffer_size    67 source4/ntvfs/posix/pvfs_notify.c 	if (notify_buffer->current_buffer_size > notify_buffer->max_buffer_size && 
max_buffer_size   180 source4/ntvfs/posix/pvfs_notify.c 	f->notify_buffer->max_buffer_size = buffer_size;
max_buffer_size   258 source4/ntvfs/posix/pvfs_notify.c 	f->notify_buffer->max_buffer_size = info->nttrans.in.buffer_size;